diff --git a/build.gradle.kts b/build.gradle.kts index 1339f5e7..004499fc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -40,7 +40,7 @@ dependencies { implementation("net.kyori:adventure-text-minimessage:4.13.0") // litecommands - implementation("dev.rollczi.litecommands:bukkit-adventure:2.8.6") + implementation("dev.rollczi.litecommands:bukkit-adventure:2.8.7") // cdn configs implementation("net.dzikoysk:cdn:1.14.4") {