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 dd8942b commit 44ea616Copy full SHA for 44ea616
build.gradle
@@ -35,8 +35,8 @@ dependencies {
35
implementation("net.kyori:adventure-platform-bukkit:4.4.0")
36
implementation("net.kyori:adventure-text-minimessage:4.23.0")
37
38
- implementation("dev.rollczi:litecommands-bukkit:3.9.7")
39
- implementation("dev.rollczi:litecommands-annotations:3.10.0")
+ implementation("dev.rollczi:litecommands-bukkit:3.10.6")
+ implementation("dev.rollczi:litecommands-annotations:3.10.6")
40
41
implementation("com.eternalcode:multification-bukkit:1.2.1")
42
implementation("com.eternalcode:multification-okaeri:1.2.1")
0 commit comments