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.
1 parent 6884930 commit 9abcc2fCopy full SHA for 9abcc2f
gradle/libs.versions.toml
@@ -31,6 +31,6 @@ velocity = { module = "com.velocitypowered:velocity-api", version = "3.4.0-SNAPS
31
lombok = { module = "org.projectlombok:lombok", version = "1.18.36" }
32
jetbrains_annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
33
luckperms = { module = "net.luckperms:api", version = "5.4" }
34
-kyori_minimessage = { module = "net.kyori:adventure-text-minimessage", version = "4.17.0" }
+kyori_minimessage = { module = "net.kyori:adventure-text-minimessage", version = "4.21.0" }
35
kyori_adventure_fabric = { module = "net.kyori:adventure-platform-fabric", version = "5.9.0" }
36
raduvoinea_utils = { module = "com.raduvoinea:utils", version = "1.1.28" }
0 commit comments