We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 813c8c0 + a2e2b9c commit 0aaa5c1Copy full SHA for 0aaa5c1
build.gradle.kts
@@ -45,7 +45,7 @@ repositories {
45
46
dependencies {
47
compileOnly("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")
48
- implementation("net.kyori:adventure-text-minimessage:4.21.0")
+ implementation("net.kyori:adventure-text-minimessage:4.24.0")
49
implementation("com.github.zafarkhaja:java-semver:0.10.2")
50
51
// testing
0 commit comments