Skip to content

Commit

Permalink
chore(deps): bump guice from 5.1.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [guice](https://github.com/google/guice) from 5.1.0 to 7.0.0.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@5.1.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 Jun 21, 2023
1 parent ea8ba43 commit 3ab04be
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>5.1.0</version>
<version>7.0.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 3ab04be

Please sign in to comment.