Skip to content

Commit

Permalink
Update plugin com.github.spotbugs to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 1aa5278 commit 1488f03
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 '9.2.0' apply false
id "com.github.spotbugs" version "5.2.1" apply false
id "com.github.spotbugs" version "6.0.16" apply false
id 'io.morethan.jmhreport' version '0.9.6' apply false
}

Expand Down

0 comments on commit 1488f03

Please sign in to comment.