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 e970a9d commit f4a12f6Copy full SHA for f4a12f6
buildSrc/build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
implementation("gradle.plugin.com.github.jengelman.gradle.plugins:shadow:7.0.0")
32
implementation("org.gradle:test-retry-gradle-plugin:1.5.0")
33
34
- implementation("org.owasp:dependency-check-gradle:7.3.2")
+ implementation("org.owasp:dependency-check-gradle:7.4.0")
35
36
implementation("io.opentelemetry.instrumentation:gradle-plugins:1.20.2-alpha")
37
0 commit comments