Skip to content

Commit

Permalink
Update CommandAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Oct 11, 2024
1 parent ec2afa1 commit 7deb422
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 @@ -101,7 +101,7 @@ repositories {
dependencies {
paperweight.paperDevBundle(paperApiVersion)

implementation("dev.jorel", "commandapi-bukkit-shade-mojang-mapped", "9.5.1")
implementation("dev.jorel", "commandapi-bukkit-shade-mojang-mapped", "9.5.3")
implementation("net.lingala.zip4j", "zip4j", "2.11.5")
}

Expand Down

0 comments on commit 7deb422

Please sign in to comment.