Skip to content

Commit 3ba1911

Browse files
Bump org.owasp:dependency-check-gradle from 11.0.0 to 11.1.0 (#3945)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cfc478 commit 3ba1911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26")
3232
implementation("com.github.johnrengelman:shadow:8.1.1")
3333

34-
implementation("org.owasp:dependency-check-gradle:11.0.0")
34+
implementation("org.owasp:dependency-check-gradle:11.1.0")
3535

3636
implementation("io.opentelemetry.instrumentation:gradle-plugins:2.9.0-alpha")
3737

0 commit comments

Comments
 (0)