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] authored Jul 1, 2024
1 parent 2d95bb6 commit 5204cee
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.21"
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 5204cee

Please sign in to comment.