We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eeb4c1 commit 0551ea1Copy full SHA for 0551ea1
build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
}
25
26
implementation("dev.emortal.api:common-proto-sdk:2584fd2")
27
- implementation("net.kyori:adventure-text-minimessage:4.17.0")
+ implementation("net.kyori:adventure-text-minimessage:4.19.0")
28
29
30
java {
0 commit comments