Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 45a126c

Browse files
authoredFeb 27, 2025··
fix(deps): update dependency com.github.spotbugs:spotbugs to v4.9.1
1 parent 206f17c commit 45a126c

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.2"
3232

0 commit comments

Comments
 (0)
Please sign in to comment.