Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2024
1 parent bc32b9f commit 5ff21ba
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
@@ -1,7 +1,7 @@
plugins {
id 'me.champeau.jmh' version '0.7.2' apply false
id 'com.github.ben-manes.versions' version '0.51.0' apply false
id 'org.owasp.dependencycheck' version '9.2.0' apply false
id 'org.owasp.dependencycheck' version '10.0.2' apply false
id "com.github.spotbugs" version "5.2.1" apply false
id 'io.morethan.jmhreport' version '0.9.6' apply false
}
Expand Down

0 comments on commit 5ff21ba

Please sign in to comment.