Skip to content

Commit

Permalink
feat: bump guice from 4.2.2 to 5.0.1 (#17)
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)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2021
1 parent 84c77fb commit 7c60fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prop-guice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ description = 'Guice integration for Pleo Prop'

dependencies {
api project(':prop-core')
api 'com.google.inject:guice:4.2.2'
api 'com.google.inject:guice:5.0.1'
}

0 comments on commit 7c60fdf

Please sign in to comment.