Updated Adventure

This commit is contained in:
darbyjack 2022-07-26 12:57:11 -05:00
parent 83261eee49
commit 054c780fd1
No known key found for this signature in database
GPG Key ID: F4B1016988371117
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"