Skip to content

Commit 2916323

Browse files
fix(deps): update dependency org.owasp:dependency-check-gradle to v10.0.3 (main) (#11834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6075737 commit 2916323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation("com.github.johnrengelman:shadow:8.1.1")
6161
implementation("org.apache.httpcomponents:httpclient:4.5.14")
6262
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.17.5")
63-
implementation("org.owasp:dependency-check-gradle:10.0.2")
63+
implementation("org.owasp:dependency-check-gradle:10.0.3")
6464
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
6565
implementation("org.spdx:spdx-gradle-plugin:0.8.0")
6666
// When updating, also update dependencyManagement/build.gradle.kts

0 commit comments

Comments
 (0)