Skip to content

Commit

Permalink
Update spotbugs to v4.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent 4f9474d commit 0652418
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.20"
ext.spotbugsVersion = '4.8.2'
ext.spotbugsVersion = '4.8.3'
ext.jasperreportVersion = "6.20.6"

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

0 comments on commit 0652418

Please sign in to comment.