Skip to content

Commit

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

Update plugin org.owasp.dependencycheck to v8.4.0
  • Loading branch information
skjolber authored Oct 18, 2023
2 parents fcf586d + 1d50660 commit a5fec60
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.1' apply false
id 'com.github.ben-manes.versions' version '0.47.0' apply false
id 'org.owasp.dependencycheck' version '8.3.1' apply false
id 'org.owasp.dependencycheck' version '8.4.0' apply false
id "com.github.spotbugs" version "5.1.3" apply false
id 'io.morethan.jmhreport' version '0.9.0' apply false
}
Expand Down

0 comments on commit a5fec60

Please sign in to comment.