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 26f3be1 commit 8998b65Copy full SHA for 8998b65
buildSrc/build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
implementation("com.github.johnrengelman:shadow:8.1.1")
33
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.17.3")
34
35
- implementation("org.owasp:dependency-check-gradle:9.1.0")
+ implementation("org.owasp:dependency-check-gradle:9.2.0")
36
37
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.3.0-alpha")
38
0 commit comments