Skip to content

Commit

Permalink
Update plugin com.github.spotbugs to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent a6cb6e5 commit 39ae6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'me.champeau.jmh' version '0.7.2' apply false
id 'com.github.ben-manes.versions' version '0.51.0' apply false
id 'org.owasp.dependencycheck' version '10.0.4' apply false
id "com.github.spotbugs" version "6.0.23" apply false
id "com.github.spotbugs" version "6.1.0" apply false
id 'io.morethan.jmhreport' version '0.9.6' apply false
}

Expand Down

0 comments on commit 39ae6d9

Please sign in to comment.