Skip to content

Commit

Permalink
Update dependency dev.jorel:commandapi-bukkit-shade to v9.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 19a7f2f commit a3f02e0
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 a3f02e0

Please sign in to comment.