Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-gradle from 8.1.2 to 8.2.0 (#2976)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 23, 2023
1 parent c6c8653 commit 7b77ca6
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("gradle.plugin.com.github.jengelman.gradle.plugins:shadow:7.0.0")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.12.5")

implementation("org.owasp:dependency-check-gradle:8.1.2")
implementation("org.owasp:dependency-check-gradle:8.2.0")

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

Expand Down

0 comments on commit 7b77ca6

Please sign in to comment.