Skip to content

Commit b841d5a

Browse files
Update dependency dev.jorel:commandapi-bukkit-core to v9.3.0
1 parent e8794e4 commit b841d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
// compileOnly("io.papermc.paper:paper-api:$pluginVersion-R0.1-SNAPSHOT")
3434
// compileOnly("org.spigotmc:spigot-api:$pluginVersion-R0.1-SNAPSHOT")
3535
// compileOnly("org.bukkit:bukkit:$pluginVersion-R0.1-SNAPSHOT")
36-
compileOnly("dev.jorel:commandapi-bukkit-core:9.2.0")
36+
compileOnly("dev.jorel:commandapi-bukkit-core:9.3.0")
3737
compileOnly("dev.jorel:commandapi-bukkit-kotlin:9.2.0")
3838
compileOnly("love.chihuyu:TimerAPI:1.4.1-SNAPSHOT")
3939
compileOnly(kotlin("stdlib"))

0 commit comments

Comments
 (0)