We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72735b commit 21fda88Copy full SHA for 21fda88
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'com.github.ben-manes.versions' version "0.51.0"
3
id 'com.github.hierynomus.license' version "0.15.0"
4
id 'net.researchgate.release' version "2.8.1"
5
- id 'org.owasp.dependencycheck' version "7.4.1"
+ id 'org.owasp.dependencycheck' version "12.1.0"
6
}
7
8
ext {
0 commit comments