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.
2 parents 17ef38f + 501b3a1 commit 416fc4fCopy full SHA for 416fc4f
build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
implementation("eu.okaeri:okaeri-configs-yaml-snakeyaml:5.0.0-beta.5")
33
implementation("eu.okaeri:okaeri-configs-serdes-commons:5.0.0-beta.5")
34
35
- implementation("net.kyori:adventure-platform-bukkit:4.3.4")
+ implementation("net.kyori:adventure-platform-bukkit:4.4.0")
36
implementation("net.kyori:adventure-text-minimessage:4.19.0")
37
38
implementation("dev.rollczi:litecommands-bukkit:3.9.7")
0 commit comments