Updated Adventure

This commit is contained in:
darbyjack
2022-07-26 12:57:11 -05:00
parent 83261eee49
commit 054c780fd1

View File

@@ -24,7 +24,7 @@ repositories {
dependencies { dependencies {
implementation "org.bstats:bstats-bukkit:3.0.0" 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.spigotmc:spigot-api:1.19-R0.1-SNAPSHOT"
compileOnly "org.jetbrains:annotations:23.0.0" compileOnly "org.jetbrains:annotations:23.0.0"