Skip to content

Commit

Permalink
Bump SpotBugs from 4.6.0 to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored May 5, 2022
1 parent bcbf9b0 commit 101b55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1.0/gradle/vividus-library.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ buildscript {
}
apply plugin: com.github.spotbugs.snom.SpotBugsPlugin
ext {
spotbugsVersion = '4.6.0'
spotbugsVersion = '4.7.0'
}
spotbugs.toolVersion = spotbugsVersion
tasks.withType(com.github.spotbugs.snom.SpotBugsTask) {
Expand Down

0 comments on commit 101b55e

Please # to comment.