We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6863be9 commit b24d6cbCopy full SHA for b24d6cb
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.0"
30
val slf4jVersion = "2.0.0"
31
val androidGradlePluginVersion = "8.8.0"
32
0 commit comments