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 72d33a0 commit 0158aa8Copy full SHA for 0158aa8
buildSrc/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.25")
32
implementation("com.github.johnrengelman:shadow:8.1.1")
33
34
- implementation("org.owasp:dependency-check-gradle:10.0.4")
+ implementation("org.owasp:dependency-check-gradle:11.0.0")
35
36
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.9.0-alpha")
37
0 commit comments