Skip to content

Commit 998d1de

Browse files
fix(deps): update dependency com.github.spotbugs:spotbugs to v4.9.7 (#1491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89eb2b2 commit 998d1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ java {
2525

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

28-
val spotBugsVersion = "4.9.6"
28+
val spotBugsVersion = "4.9.7"
2929
val slf4jVersion = "2.0.17"
3030
val androidGradlePluginVersion = "8.13.0"
3131

0 commit comments

Comments
 (0)