Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-gradle from 9.0.2 to 9.0.3 (#3437)
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 Dec 7, 2023
1 parent 94cf595 commit cf653a0
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 @@ -32,7 +32,7 @@ dependencies {
implementation("com.github.johnrengelman:shadow:8.1.1")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.16")

implementation("org.owasp:dependency-check-gradle:9.0.2")
implementation("org.owasp:dependency-check-gradle:9.0.3")

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

Expand Down

0 comments on commit cf653a0

Please sign in to comment.