Skip to content

Commit 0f6f126

Browse files
fix(deps): update dependency com.github.spotbugs:spotbugs to v4.9.3
1 parent fae9470 commit 0f6f126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ java {
2626

2727
group = "com.github.spotbugs.snom"
2828

29-
val spotBugsVersion = "4.8.6"
29+
val spotBugsVersion = "4.9.3"
3030
val slf4jVersion = "2.0.0"
3131
val androidGradlePluginVersion = "8.9.0"
3232

0 commit comments

Comments
 (0)