Skip to content

Commit 6d740e1

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

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.gradleup.shadow:shadow-gradle-plugin:8.3.0")
6161
implementation("org.apache.httpcomponents:httpclient:4.5.14")
6262
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.18")
63-
implementation("org.owasp:dependency-check-gradle:10.0.3")
63+
implementation("org.owasp:dependency-check-gradle:10.0.4")
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)