Skip to content

Commit

Permalink
Merge pull request #7 from ChihuyuNetwork/renovate/dev.jorel-commanda…
Browse files Browse the repository at this point in the history
…pi-bukkit-shade-9.x

Update dependency dev.jorel:commandapi-bukkit-shade to v9.5.3
  • Loading branch information
hirosukt authored Oct 16, 2024
2 parents 19a7f2f + a3f02e0 commit 592ec9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {

dependencies {
compileOnly("com.destroystokyo.paper:paper-api:$pluginVersion-R0.1-SNAPSHOT")
implementation("dev.jorel:commandapi-bukkit-shade:9.5.1")
implementation("dev.jorel:commandapi-bukkit-shade:9.5.3")
implementation(kotlin("stdlib"))
}

Expand Down

0 comments on commit 592ec9d

Please sign in to comment.