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