We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e7626 commit d7b95f8Copy full SHA for d7b95f8
buildSrc/build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8")
35
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
36
37
- implementation("org.owasp:dependency-check-gradle:12.1.9")
+ implementation("org.owasp:dependency-check-gradle:12.2.0")
38
39
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.19.0-alpha")
40
0 commit comments