diff --git a/bukkit/build.gradle b/bukkit/build.gradle index fcd8b91..092a67f 100644 --- a/bukkit/build.gradle +++ b/bukkit/build.gradle @@ -6,7 +6,7 @@ plugins { dependencies { api project(path: ':common') - implementation 'net.kyori:adventure-platform-bukkit:4.3.3' + implementation 'net.kyori:adventure-platform-bukkit:4.3.4' implementation 'space.arim.morepaperlib:morepaperlib:0.4.4' compileOnlyApi 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'