We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb42887 commit c4a06c4Copy full SHA for c4a06c4
build.gradle.kts
@@ -18,7 +18,7 @@ java {
18
group = "com.github.spotbugs.snom"
19
20
val errorproneVersion = "2.23.0"
21
-val spotBugsVersion = "4.8.0"
+val spotBugsVersion = "4.8.1"
22
val slf4jVersion = "2.0.0"
23
val androidGradlePluginVersion = "7.3.1"
24
0 commit comments