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 85b6b85 commit 68b9efbCopy full SHA for 68b9efb
build.gradle.kts
@@ -150,7 +150,7 @@ configure(libs) {
150
mavenBom("org.junit:junit-bom:5.10.3")
151
}
152
dependencies {
153
- dependency("com.github.spotbugs:spotbugs:4.8.6")
+ dependency("com.github.spotbugs:spotbugs:4.9.3")
154
dependency("com.github.tomakehurst:wiremock:3.0.1")
155
dependency("com.google.inject:guice:7.0.0")
156
dependency("com.google.testing.compile:compile-testing:0.21.0")
0 commit comments