We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50fd3e3 commit 6706efbCopy full SHA for 6706efb
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'jacoco'
9
id 'checkstyle'
10
id 'signing'
11
- id 'org.owasp.dependencycheck' version '6.5.0.1'
+ id 'org.owasp.dependencycheck' version '6.5.1'
12
id 'com.github.johnrengelman.shadow' version '7.1.0'
13
}
14
0 commit comments