We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b0aac commit ea47f32Copy full SHA for ea47f32
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("org.hypertrace.publish-plugin") version "1.0.5" apply false
8
id("org.hypertrace.jacoco-report-plugin") version "0.2.1" apply false
9
id("org.hypertrace.code-style-plugin") version "2.0.0" apply false
10
- id("org.owasp.dependencycheck") version "10.0.3"
+ id("org.owasp.dependencycheck") version "12.1.0"
11
}
12
13
subprojects {
0 commit comments