We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab8332 commit e9db743Copy full SHA for e9db743
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
id("org.hypertrace.publish-plugin") version "1.1.1" apply false
9
id("org.hypertrace.jacoco-report-plugin") version "0.3.0" apply false
10
id("org.hypertrace.code-style-plugin") version "2.1.2" apply false
11
- id("org.owasp.dependencycheck") version "12.1.0"
+ id("org.owasp.dependencycheck") version "12.1.3"
12
}
13
14
subprojects {
0 commit comments