We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6033de commit 8b930d4Copy full SHA for 8b930d4
1 file changed
buildSrc/build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.5.1")
35
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
36
37
- implementation("org.owasp:dependency-check-gradle:12.2.0")
+ implementation("org.owasp:dependency-check-gradle:12.2.1")
38
39
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.26.1-alpha")
40
0 commit comments