Skip to content

Commit 612290f

Browse files
Update plugin org.owasp.dependencycheck to v12.1.1
1 parent 8969371 commit 612290f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'me.champeau.jmh' version '0.7.3' apply false
33
id 'com.github.ben-manes.versions' version '0.52.0' apply false
4-
id 'org.owasp.dependencycheck' version '12.0.2' apply false
4+
id 'org.owasp.dependencycheck' version '12.1.1' apply false
55
id 'io.morethan.jmhreport' version '0.9.6' apply false
66
}
77

0 commit comments

Comments
 (0)