Skip to content

Commit eb51751

Browse files
fix(deps): update dependency com.github.spotbugs:spotbugs to v4.9.1
1 parent 77b388d commit eb51751

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.1"
3030
val slf4jVersion = "2.0.0"
3131
val androidGradlePluginVersion = "8.8.1"
3232

0 commit comments

Comments
 (0)