There was an error while loading. Please reload this page.
1 parent 1d22f0c commit 4ab6b53Copy full SHA for 4ab6b53
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'maven-publish'
8
id 'jacoco'
9
id 'signing'
10
- id 'org.owasp.dependencycheck' version '9.0.4'
+ id 'org.owasp.dependencycheck' version '9.0.6'
11
id 'com.github.johnrengelman.shadow' version '8.1.1'
12
}
13
0 commit comments