We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb0a83 commit 1830852Copy full SHA for 1830852
1 file changed
buildSrc/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
32
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
33
34
- implementation("org.owasp:dependency-check-gradle:12.1.0")
+ implementation("org.owasp:dependency-check-gradle:12.1.1")
35
36
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.14.0-alpha")
37
0 commit comments