We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfc478 commit 3ba1911Copy full SHA for 3ba1911
buildSrc/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26")
32
implementation("com.github.johnrengelman:shadow:8.1.1")
33
34
- implementation("org.owasp:dependency-check-gradle:11.0.0")
+ implementation("org.owasp:dependency-check-gradle:11.1.0")
35
36
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.9.0-alpha")
37
0 commit comments