Skip to content

Commit

Permalink
Update spotbugs to v4.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent b77f10a commit d2edc7a
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 @@ -26,7 +26,7 @@ allprojects {
version = '1.0.0'
ext.junitVersion = "4.13.2"
ext.groovyVersion = "3.0.22"
ext.spotbugsVersion = '4.8.5'
ext.spotbugsVersion = '4.8.6'
ext.jasperreportVersion = "6.20.6"

apply plugin: 'org.owasp.dependencycheck'
Expand Down

0 comments on commit d2edc7a

Please sign in to comment.