Skip to content

Commit

Permalink
spotbugs 4.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Jul 22, 2024
1 parent 3b4a7a6 commit 4b8165a
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 @@ -125,7 +125,7 @@ subprojects {
}

spotbugs {
toolVersion = '4.8.2'
toolVersion = '4.8.6'
excludeFilter = rootProject.file('codequality/findbugs-exclude.xml')
ignoreFailures = false
spotbugsMain.enabled = true
Expand Down

0 comments on commit 4b8165a

Please sign in to comment.