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 7a90f40 commit 0107075Copy full SHA for 0107075
build.gradle.kts
@@ -60,7 +60,7 @@ project(":chat-formatter") {
60
implementation("net.kyori:adventure-text-minimessage:4.11.0")
61
62
// LiteCommands & CDN
63
- implementation("dev.rollczi.litecommands:bukkit:2.6.0")
+ implementation("dev.rollczi.litecommands:bukkit:2.7.0")
64
implementation("net.dzikoysk:cdn:1.14.1")
65
66
// bStats
0 commit comments