There was an error while loading. Please reload this page.
1 parent b6cab92 commit 853ef49Copy full SHA for 853ef49
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'jacoco'
9
id 'checkstyle'
10
id 'signing'
11
- id 'org.owasp.dependencycheck' version '6.3.2'
+ id 'org.owasp.dependencycheck' version '6.4.1.1'
12
id 'com.github.johnrengelman.shadow' version '7.1.0'
13
}
14
0 commit comments