We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12948ee commit 4069e34Copy full SHA for 4069e34
build.gradle.kts
@@ -152,7 +152,7 @@ configure(libs) {
152
dependency("com.github.tomakehurst:wiremock:3.0.1")
153
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")
+ dependency("com.puppycrawl.tools:checkstyle:10.17.0")
156
dependency("com.squareup.retrofit2:retrofit:2.9.0")
157
dependency("commons-io:commons-io:2.11.0")
158
dependency("io.github.benas:random-beans:3.9.0")
0 commit comments