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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 4db8c1b commit bb80033
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 @@ -75,7 +75,7 @@ under the License.
<mavenVersion>4.0.0-beta-3</mavenVersion>
<javaVersion>17</javaVersion>

<guiceVersion>6.0.0</guiceVersion>
<guiceVersion>7.0.0</guiceVersion>
<mavenFilteringVersion>4.0.0-SNAPSHOT</mavenFilteringVersion>
<mavenPluginPluginVersion>4.0.0-SNAPSHOT</mavenPluginPluginVersion>
<mavenPluginTestingVersion>4.0.0-alpha-3-SNAPSHOT</mavenPluginTestingVersion>
Expand Down

0 comments on commit bb80033

Please sign in to comment.