We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24af671 commit e4572b7Copy full SHA for e4572b7
buildSrc/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
33
34
- implementation("org.owasp:dependency-check-gradle:11.1.0")
+ implementation("org.owasp:dependency-check-gradle:11.1.1")
35
36
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.10.0-alpha")
37
0 commit comments