We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ae254a + 644fefc commit 7f7ca34Copy full SHA for 7f7ca34
1 file changed
settings.gradle.kts
@@ -29,7 +29,7 @@ dependencyResolutionManagement {
29
30
//Paper
31
library("paper", "io.papermc.paper", "paper-api").version("1.21.1-R0.1-SNAPSHOT")
32
- library("adventureBukkit", "net.kyori", "adventure-platform-bukkit").version("4.3.4")
+ library("adventureBukkit", "net.kyori", "adventure-platform-bukkit").version("4.4.0")
33
34
//Cloud command framework
35
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT")
0 commit comments