Skip to content

Commit 5ca6177

Browse files
Update dependency org.owasp:dependency-check-gradle to v10.0.4 (#6679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43be1e7 commit 5ca6177

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
@@ -66,7 +66,7 @@ dependencies {
6666
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
6767
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.0.0")
6868
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20")
69-
implementation("org.owasp:dependency-check-gradle:10.0.3")
69+
implementation("org.owasp:dependency-check-gradle:10.0.4")
7070
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
7171
}
7272

0 commit comments

Comments
 (0)