Skip to content

Commit 959a016

Browse files
bump guice from 4.2.3 to 5.0.1 (via #536)
1 parent 7e63f35 commit 959a016

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
@@ -83,7 +83,7 @@ configure(subprojects) {
8383
}
8484
dependencies {
8585
dependency("com.github.tomakehurst:wiremock:2.27.2")
86-
dependency("com.google.inject:guice:4.2.3")
86+
dependency("com.google.inject:guice:5.0.1")
8787
dependency("com.google.testing.compile:compile-testing:0.19")
8888
dependency("com.squareup.retrofit2:retrofit:2.9.0")
8989
dependency("commons-io:commons-io:2.8.0")

0 commit comments

Comments
 (0)