Skip to content

Commit 0fd47e3

Browse files
fix(deps): update dependency org.owasp:dependency-check-gradle to v12.1.0 (#13321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fff5823 commit 0fd47e3

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.6")
6161
implementation("org.apache.httpcomponents:httpclient:4.5.14")
6262
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.19.1")
63-
implementation("org.owasp:dependency-check-gradle:12.0.2")
63+
implementation("org.owasp:dependency-check-gradle:12.1.0")
6464
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
6565
implementation("org.spdx:spdx-gradle-plugin:0.8.0")
6666
// When updating, also update dependencyManagement/build.gradle.kts

0 commit comments

Comments
 (0)