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 5963e2e commit d0bad78Copy full SHA for d0bad78
eternalcode-commons-adventure/build.gradle.kts
@@ -10,7 +10,7 @@ dependencies {
10
api(project(":eternalcode-commons-shared"))
11
12
api("net.kyori:adventure-text-minimessage:4.17.0")
13
- api("net.kyori:adventure-text-serializer-legacy:4.17.0")
+ api("net.kyori:adventure-text-serializer-legacy:4.18.0")
14
}
15
16
tasks.test {
0 commit comments