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