We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d882c7 commit 1c40205Copy full SHA for 1c40205
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'maven-publish'
8
id 'jacoco'
9
id 'signing'
10
- id 'org.owasp.dependencycheck' version '12.0.1'
+ id 'org.owasp.dependencycheck' version '12.0.2'
11
id 'com.gradleup.shadow' version '8.3.5'
12
}
13
0 commit comments