Skip to content

Commit 05db74f

Browse files
Update dependency org.owasp:dependency-check-gradle to v9.0.4 (#6064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c60397 commit 05db74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
5959
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
6060
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21")
61-
implementation("org.owasp:dependency-check-gradle:9.0.3")
61+
implementation("org.owasp:dependency-check-gradle:9.0.4")
6262
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
6363
}
6464

0 commit comments

Comments
 (0)