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 0352805 commit 3f74f3bCopy full SHA for 3f74f3b
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.24.0")
+ api("net.kyori:adventure-text-minimessage:4.25.0")
13
api("net.kyori:adventure-text-serializer-legacy:4.24.0")
14
}
15
0 commit comments