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 733546d commit b604f53Copy full SHA for b604f53
build.gradle.kts
@@ -156,7 +156,7 @@ configure(libs) {
156
dependency("com.github.spotbugs:spotbugs:4.9.8")
157
dependency("com.github.tomakehurst:wiremock:3.0.1")
158
dependency("com.google.inject:guice:7.0.0")
159
- dependency("com.google.testing.compile:compile-testing:0.21.0")
+ dependency("com.google.testing.compile:compile-testing:0.23.0")
160
dependency("com.puppycrawl.tools:checkstyle:12.2.0")
161
dependency("com.squareup.retrofit2:retrofit:3.0.0")
162
dependency("commons-io:commons-io:2.20.0")
0 commit comments