We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e63f35 commit 959a016Copy full SHA for 959a016
build.gradle.kts
@@ -83,7 +83,7 @@ configure(subprojects) {
83
}
84
dependencies {
85
dependency("com.github.tomakehurst:wiremock:2.27.2")
86
- dependency("com.google.inject:guice:4.2.3")
+ dependency("com.google.inject:guice:5.0.1")
87
dependency("com.google.testing.compile:compile-testing:0.19")
88
dependency("com.squareup.retrofit2:retrofit:2.9.0")
89
dependency("commons-io:commons-io:2.8.0")
0 commit comments