We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8378ad4 commit 3e989feCopy full SHA for 3e989fe
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
24
// kyori adventure
25
implementation("net.kyori:adventure-platform-bukkit:4.3.4")
26
- implementation("net.kyori:adventure-text-minimessage:4.18.0")
+ implementation("net.kyori:adventure-text-minimessage:4.19.0")
27
28
// LiteCommands
29
implementation("dev.rollczi.litecommands:bukkit-adventure:2.8.9")
0 commit comments