We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa0a13 commit 57fa73aCopy full SHA for 57fa73a
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'jacoco'
9
id 'checkstyle'
10
id 'signing'
11
- id 'org.owasp.dependencycheck' version '6.5.1'
+ id 'org.owasp.dependencycheck' version '6.5.2.1'
12
id 'com.github.johnrengelman.shadow' version '7.1.2'
13
}
14
0 commit comments