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 c9f8d62 commit a4028acCopy full SHA for a4028ac
build.gradle.kts
@@ -61,7 +61,7 @@ project(":chat-formatter") {
61
implementation("net.kyori:adventure-text-minimessage:4.13.0")
62
63
// LiteCommands & CDN
64
- implementation("dev.rollczi.litecommands:bukkit:2.8.6")
+ implementation("dev.rollczi.litecommands:bukkit:2.8.7")
65
implementation("net.dzikoysk:cdn:1.14.4")
66
67
// bStats
0 commit comments