Skip to content

Commit

Permalink
Bump guice from 5.1.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps `guice` from 5.1.0 to 7.0.0.

Updates `com.google.inject:guice` from 5.1.0 to 7.0.0
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@5.1.0...7.0.0)

Updates `com.google.inject.extensions:guice-assistedinject` from 5.1.0 to 7.0.0

---
updated-dependencies:
- dependency-name: com.google.inject:guice
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.google.inject.extensions:guice-assistedinject
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent d12d3d6 commit 80581b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ minecraft = "1.17.1-R0.1-SNAPSHOT"

# Libraries
cloud = "1.8.4"
guice = "5.1.0"
guice = "7.0.0"
paperlib = "1.0.8"
taskchain = "3.7.2"

Expand Down

0 comments on commit 80581b0

Please sign in to comment.