This commit is contained in:
kento2 2026-04-16 10:32:45 +02:00
parent 3345595146
commit b6aff8497f
3 changed files with 22 additions and 40 deletions

View file

@ -22,7 +22,7 @@ dependencies {
implementation(project(":core-bukkit-api"))
implementation("org.spigotmc:spigot-api:1.21.11-R0.1-SNAPSHOT")
implementation("de.kentoj:kencommandapi-bukkit:1.0.0")
implementation("de.kentoj:kencommandapi-bukkit:1.2.0")
}
tasks {