There was an error while loading. Please reload this page.
1 parent 02163ad commit 059bd48Copy full SHA for 059bd48
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'maven-publish'
8
id 'jacoco'
9
id 'signing'
10
- id 'org.owasp.dependencycheck' version '12.1.3'
+ id 'org.owasp.dependencycheck' version '12.1.6'
11
id 'com.gradleup.shadow' version '8.3.8'
12
id 'org.jreleaser' version '1.19.0'
13
}
0 commit comments