There was an error while loading. Please reload this page.
1 parent 6af2cdb commit 8164e8fCopy full SHA for 8164e8f
1 file changed
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:5.1.1")
13
- api("net.kyori:adventure-text-serializer-legacy:5.0.1")
+ api("net.kyori:adventure-text-serializer-legacy:5.1.1")
14
}
15
16
tasks.test {
0 commit comments