We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b4849 commit aeda442Copy full SHA for aeda442
buildSrc/build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3.0")
35
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
36
37
- implementation("org.owasp:dependency-check-gradle:12.1.3")
+ implementation("org.owasp:dependency-check-gradle:12.1.6")
38
39
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.19.0-alpha")
40
0 commit comments