We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf27de0 commit fe0d14aCopy full SHA for fe0d14a
build.gradle.kts
@@ -25,7 +25,7 @@ java {
25
26
group = "com.github.spotbugs.snom"
27
28
-val spotBugsVersion = "4.8.3"
+val spotBugsVersion = "4.8.4"
29
val slf4jVersion = "2.0.0"
30
val androidGradlePluginVersion = "8.3.1"
31
0 commit comments