Skip to content

Commit fb78095

Browse files
Bump guiceVersion from 5.1.0 to 7.0.0
Bumps `guiceVersion` from 5.1.0 to 7.0.0. Updates `com.google.inject: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) Updates `com.google.inject.extensions:guice-assistedinject` from 5.1.0 to 7.0.0 --- updated-dependencies: - dependency-name: com.google.inject:guice dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.inject.extensions:guice-assistedinject dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 755b7c1 commit fb78095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
dependencies {
1919
ext.autoValueVersion = '1.10.1'
2020
ext.jcloudsVersion = '2.5.0'
21-
ext.guiceVersion = '5.1.0'
21+
ext.guiceVersion = '7.0.0'
2222
ext.autoServiceVersion = '1.1.0'
2323
ext.guiceVersion = '5.0.1'
2424

0 commit comments

Comments
 (0)