Skip to content

Commit

Permalink
Bump guice from 4.2.2 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [guice](https://github.com/google/guice) from 4.2.2 to 5.0.1.
- [Release notes](https://github.com/google/guice/releases)
- [Commits](google/guice@4.2.2...5.0.1)

---
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 Sep 15, 2021
1 parent db088d7 commit 92ef300
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 @@ -1171,7 +1171,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>4.2.2</version>
<version>5.0.1</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit 92ef300

Please sign in to comment.