We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcae2e4 commit c0910caCopy full SHA for c0910ca
knapsackToGo4-bukkit/build.gradle
@@ -30,7 +30,7 @@ version = formatter.format(new Date()) //"0.03"//
30
dependencies {
31
implementation project(":core")
32
compileOnly 'org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT'
33
- implementation 'com.gitee.jja8:bukkit-command-tool:2022.11.11.14.47'
+ implementation 'com.gitee.jja8:bukkit-command-tool:2024.05.23.21.11'
34
implementation 'com.gitee.jja8:JJAConfigTool:2024.4.12'
35
}
36
0 commit comments