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 1d0c954 commit c12eb07Copy full SHA for c12eb07
build.gradle.kts
@@ -153,7 +153,7 @@ configure(libs) {
153
mavenBom("org.junit:junit-bom:5.10.3")
154
}
155
dependencies {
156
- dependency("com.github.spotbugs:spotbugs:4.9.3")
+ 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")
0 commit comments