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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 0853c45 commit 444890b
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 @@ -80,7 +80,7 @@ under the License.
<javaVersion>17</javaVersion>
<mavenVersion>4.0.0-beta-3</mavenVersion>

<guiceVersion>6.0.0</guiceVersion>
<guiceVersion>7.0.0</guiceVersion>
<junitVersion>5.10.2</junitVersion>
<mavenArchiverVersion>4.0.0-SNAPSHOT</mavenArchiverVersion>
<mavenPluginPluginVersion>4.0.0-SNAPSHOT</mavenPluginPluginVersion>
Expand Down

0 comments on commit 444890b

Please sign in to comment.