Skip to content

Commit

Permalink
fix(deps): update dependency com.github.spotbugs:spotbugs to v4.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and KengoTODA committed May 5, 2024
1 parent 34b1032 commit c9f4056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -25,7 +25,7 @@ java {

group = "com.github.spotbugs.snom"

val spotBugsVersion = "4.8.4"
val spotBugsVersion = "4.8.5"
val slf4jVersion = "2.0.0"
val androidGradlePluginVersion = "8.4.0"

Expand Down

0 comments on commit c9f4056

Please sign in to comment.