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 db99836 commit ef3c1e3Copy full SHA for ef3c1e3
1 file changed
chatformatter-core/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
12
// Kyori Adventure & MiniMessage
13
val adventureVersion = "4.4.1-SNAPSHOT"
14
- val miniMessageVersion = "4.23.0"
+ val miniMessageVersion = "4.24.0"
15
implementation("net.kyori:adventure-api:$miniMessageVersion")
16
implementation("net.kyori:adventure-text-minimessage:$miniMessageVersion")
17
implementation("net.kyori:adventure-platform-bukkit:$adventureVersion")
0 commit comments