Skip to content

Commit

Permalink
Bump dev.rollczi:litecommands-bukkit from 3.3.2 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps dev.rollczi:litecommands-bukkit from 3.3.2 to 3.4.0.

---
updated-dependencies:
- dependency-name: dev.rollczi:litecommands-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent fe462a1 commit c9e76b7
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 @@ -34,7 +34,7 @@ dependencies {
implementation("net.kyori:adventure-platform-bukkit:4.3.2")
implementation("net.kyori:adventure-text-minimessage:4.15.0")

implementation("dev.rollczi:litecommands-bukkit:3.3.2")
implementation("dev.rollczi:litecommands-bukkit:3.4.0")
implementation("dev.rollczi:litecommands-annotations:3.3.2")

implementation("com.zaxxer:HikariCP:5.1.0")
Expand Down

0 comments on commit c9e76b7

Please sign in to comment.