Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-gradle from 10.0.4 to 11.0.0 (#3934)
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 Oct 25, 2024
1 parent 72d33a0 commit 0158aa8
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.25")
implementation("com.github.johnrengelman:shadow:8.1.1")

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

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

Expand Down

0 comments on commit 0158aa8

Please sign in to comment.