Skip to content

Commit d5ec2bd

Browse files
Bump com.google.inject:guice from 5.1.0 to 7.0.0
Bumps [com.google.inject: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>
1 parent e8c7265 commit d5ec2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ configure(libs) {
150150
dependencies {
151151
dependency("com.github.spotbugs:spotbugs:4.8.3")
152152
dependency("com.github.tomakehurst:wiremock:2.27.2")
153-
dependency("com.google.inject:guice:5.1.0")
153+
dependency("com.google.inject:guice:7.0.0")
154154
dependency("com.google.testing.compile:compile-testing:0.19")
155155
dependency("com.puppycrawl.tools:checkstyle:10.13.0")
156156
dependency("com.squareup.retrofit2:retrofit:2.9.0")

0 commit comments

Comments
 (0)