Merge pull request #862 from darbyjack/fix-ecloud-components

Updated Adventure
This commit is contained in:
Glare 2022-07-26 18:49:45 -05:00 committed by GitHub
commit 46d9a69534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ repositories {
dependencies {
implementation "org.bstats:bstats-bukkit:3.0.0"
implementation "net.kyori:adventure-platform-bukkit:4.0.1"
implementation "net.kyori:adventure-platform-bukkit:4.1.1"
compileOnly "org.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT"
compileOnly "org.jetbrains:annotations:23.0.0"