Skip to content

Commit

Permalink
Bump com.google.inject:guice from 4.2.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 4.2.0 to 7.0.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@4.2...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 Oct 1, 2023
1 parent 895fcc9 commit cff5c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -49,7 +49,7 @@

<properties>
<doxia.version>1.12.0</doxia.version>
<guice.version>4.2.0</guice.version>
<guice.version>7.0.0</guice.version>
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
<java.require.version>11</java.require.version>
<jdeps.multiRelease>11</jdeps.multiRelease>
Expand Down

0 comments on commit cff5c9e

Please sign in to comment.