There was an error while loading. Please reload this page.
1 parent 6ae5078 commit 7aab197Copy full SHA for 7aab197
1 file changed
eternalcode-commons-adventure/build.gradle.kts
@@ -10,8 +10,8 @@ dependencies {
10
api(project(":eternalcode-commons-shared"))
11
12
// For best version support we keep the old version of adventure.
13
- api("net.kyori:adventure-text-minimessage:5.1.1")
14
- api("net.kyori:adventure-text-serializer-legacy:5.1.1")
+ api("net.kyori:adventure-text-minimessage:4.26.1")
+ api("net.kyori:adventure-text-serializer-legacy:4.26.1")
15
}
16
17
tasks.test {
0 commit comments