diff --git a/settings.gradle.kts b/settings.gradle.kts index fdc84e7..b70b7eb 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -29,7 +29,7 @@ dependencyResolutionManagement { //Paper library("paper", "io.papermc.paper", "paper-api").version("1.21.1-R0.1-SNAPSHOT") - library("adventureBukkit", "net.kyori", "adventure-platform-bukkit").version("4.4.0") + library("adventureBukkit", "net.kyori", "adventure-platform-bukkit").version("4.4.1") //Cloud command framework library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT")