Skip to content

Commit

Permalink
Bump world.bentobox:bentobox from 1.22.0-SNAPSHOT to 1.23.2-SNAPSHOT
Browse files Browse the repository at this point in the history
Bumps world.bentobox:bentobox from 1.22.0-SNAPSHOT to 1.23.2-SNAPSHOT.

---
updated-dependencies:
- dependency-name: world.bentobox:bentobox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent 8481cd1 commit 3a67bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation (group: 'com.github.rlf', name: 'uSkyBlock-API', version: '3.0.0-SNAPSHOT')

// BentoBox
implementation (group: 'world.bentobox', name: 'bentobox', version: '1.22.0-SNAPSHOT')
implementation (group: 'world.bentobox', name: 'bentobox', version: '1.23.2-SNAPSHOT')
implementation (group: 'world.bentobox', name: 'challenges', version: '1.2.0-SNAPSHOT')
implementation (group: 'world.bentobox', name: 'level', version: '2.9.1-SNAPSHOT')

Expand Down

0 comments on commit 3a67bfa

Please sign in to comment.