Skip to content

Commit 5425ec9

Browse files
Update dependency dev.jorel:commandapi-bukkit-shade to v9.6.1
1 parent ce10fce commit 5425ec9

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
@@ -23,7 +23,7 @@ repositories {
2323

2424
dependencies {
2525
compileOnly("com.destroystokyo.paper:paper-api:$pluginVersion-R0.1-SNAPSHOT")
26-
implementation("dev.jorel:commandapi-bukkit-shade:9.5.3")
26+
implementation("dev.jorel:commandapi-bukkit-shade:9.6.1")
2727
implementation(kotlin("stdlib"))
2828
}
2929

0 commit comments

Comments
 (0)