Skip to content

Commit

Permalink
Bump com.google.inject:guice from 6.0.0 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 6.0.0 to 7.0.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@6.0.0...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] authored Aug 21, 2024
1 parent d617775 commit 2cdf4ac
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 @@ -90,7 +90,7 @@
<maven.site.path>resolver-archives/resolver-LATEST-1.x</maven.site.path>
<checkstyle.violation.ignore>None</checkstyle.violation.ignore>
<sisuVersion>0.9.0.M2</sisuVersion>
<guiceVersion>6.0.0</guiceVersion>
<guiceVersion>7.0.0</guiceVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<!-- used by supplier and demo only -->
<mavenVersion>3.9.8</mavenVersion>
Expand Down

0 comments on commit 2cdf4ac

Please sign in to comment.