We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc8658 commit cc8cd39Copy full SHA for cc8cd39
eternalcode-commons-adventure/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
dependencies {
10
api(project(":eternalcode-commons-shared"))
11
12
- api("net.kyori:adventure-text-minimessage:4.17.0")
+ api("net.kyori:adventure-text-minimessage:4.19.0")
13
api("net.kyori:adventure-text-serializer-legacy:4.17.0")
14
}
15
0 commit comments