Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-gradle from 11.0.0 to 11.1.0 (#3945)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 8cfc478 commit 3ba1911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26")
implementation("com.github.johnrengelman:shadow:8.1.1")

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

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

Expand Down

0 comments on commit 3ba1911

Please sign in to comment.