Skip to content

Commit

Permalink
Bump com.google.inject:guice from 5.0.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [com.google.inject:guice](https://github.com/google/guice) from 5.0.1 to 7.0.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@5.0.1...7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 6, 2023
1 parent 0b5a3e4 commit 5a26876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>5.0.1</version>
<version>7.0.0</version>
</dependency>
<!-- Pool -->
<dependency>
Expand Down

0 comments on commit 5a26876

Please sign in to comment.