We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121d192 commit 027effaCopy full SHA for 027effa
build.gradle.kts
@@ -26,7 +26,7 @@ java {
26
27
group = "com.github.spotbugs.snom"
28
29
-val spotBugsVersion = "4.8.6"
+val spotBugsVersion = "4.9.2"
30
val slf4jVersion = "2.0.0"
31
val androidGradlePluginVersion = "8.9.0"
32
0 commit comments