Skip to content

Commit

Permalink
Merge pull request #95 from skjolber/renovate/org.owasp.dependencyche…
Browse files Browse the repository at this point in the history
…ck-9.x

Update plugin org.owasp.dependencycheck to v9.2.0
  • Loading branch information
skjolber authored May 23, 2024
2 parents bbb5ebe + ebfea52 commit 2a90129
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.0.10' apply false
id 'org.owasp.dependencycheck' version '9.2.0' 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 2a90129

Please sign in to comment.