Skip to content

Commit b19e3cb

Browse files
fix(deps): update dependency com.github.spotbugs:spotbugs to v4.10.3 (#1754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21481f7 commit b19e3cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10.2"
28+
val spotBugsVersion = "4.10.3"
2929
val slf4jVersion = "2.0.17"
3030
val androidGradlePluginVersion = "8.13.2"
3131

0 commit comments

Comments
 (0)