We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eeb4c1 commit 53b8435Copy full SHA for 53b8435
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.18.0")
28
29
30
java {
0 commit comments