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 a99e37b commit c79a6c1Copy full SHA for c79a6c1
buildSrc/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
33
34
- implementation("org.owasp:dependency-check-gradle:12.0.0")
+ implementation("org.owasp:dependency-check-gradle:12.0.1")
35
36
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.12.0-alpha")
37
0 commit comments