We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8969371 commit 612290fCopy full SHA for 612290f
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'me.champeau.jmh' version '0.7.3' apply false
3
id 'com.github.ben-manes.versions' version '0.52.0' apply false
4
- id 'org.owasp.dependencycheck' version '12.0.2' apply false
+ id 'org.owasp.dependencycheck' version '12.1.1' apply false
5
id 'io.morethan.jmhreport' version '0.9.6' apply false
6
}
7
0 commit comments