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 b23fd55 commit 85e0ee1Copy full SHA for 85e0ee1
build.gradle.kts
@@ -57,7 +57,7 @@ dependencies {
57
compileOnly("net.luckperms:api:5.4")
58
compileOnly("com.github.MilkBowl:VaultAPI:1.7.1")
59
60
- api("net.kyori:adventure-platform-bukkit:4.3.2")
+ api("net.kyori:adventure-platform-bukkit:4.3.4")
61
api("net.kyori:adventure-api:$adventureVersion")
62
api("net.kyori:adventure-text-serializer-legacy:$adventureVersion")
63
}
0 commit comments