Skip to content

Commit bf19af3

Browse files
fix(deps): update dependency org.owasp:dependency-check-gradle to v9 (release/v1.32.x) (#10509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 927cd3e commit bf19af3

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.enterprise:com.gradle.enterprise.gradle.plugin:3.16.2")
63-
implementation("org.owasp:dependency-check-gradle:8.4.3")
63+
implementation("org.owasp:dependency-check-gradle:9.0.9")
6464
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
6565
// When updating, also update dependencyManagement/build.gradle.kts
6666
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.11")

0 commit comments

Comments
 (0)