Skip to content

Commit 9dee444

Browse files
bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.6 (via #1081)
1 parent d552349 commit 9dee444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ configure(libs) {
148148
mavenBom("org.junit:junit-bom:5.10.3")
149149
}
150150
dependencies {
151-
dependency("com.github.spotbugs:spotbugs:4.8.3")
151+
dependency("com.github.spotbugs:spotbugs:4.8.6")
152152
dependency("com.github.tomakehurst:wiremock:3.0.1")
153153
dependency("com.google.inject:guice:7.0.0")
154154
dependency("com.google.testing.compile:compile-testing:0.21.0")

0 commit comments

Comments
 (0)