Skip to content

Commit

Permalink
build: bump dev.jorel:commandapi-bukkit-shade from 9.2.0 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps dev.jorel:commandapi-bukkit-shade from 9.2.0 to 9.3.0.

---
updated-dependencies:
- dependency-name: dev.jorel:commandapi-bukkit-shade
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and darksaid98 committed Dec 14, 2023
1 parent 954fcbe commit eef8be3
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 @@ -53,7 +53,7 @@ dependencies {
exclude("net.kyori")
}

implementation("dev.jorel:commandapi-bukkit-shade:9.2.0")
implementation("dev.jorel:commandapi-bukkit-shade:9.3.0")
// compileOnly("dev.jorel:commandapi-annotations:9.2.0")
// annotationProcessor("dev.jorel:commandapi-annotations:9.2.0")

Expand Down

0 comments on commit eef8be3

Please sign in to comment.