We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c128d commit 732399aCopy full SHA for 732399a
1 file changed
build.gradle.kts
@@ -150,7 +150,7 @@ configure(libs) {
150
dependencies {
151
dependency("com.github.spotbugs:spotbugs:4.8.3")
152
dependency("com.github.tomakehurst:wiremock:3.0.1")
153
- dependency("com.google.inject:guice:5.1.0")
+ dependency("com.google.inject:guice:7.0.0")
154
dependency("com.google.testing.compile:compile-testing:0.19")
155
dependency("com.puppycrawl.tools:checkstyle:10.13.0")
156
dependency("com.squareup.retrofit2:retrofit:2.9.0")
0 commit comments