Skip to content

Commit 3f3b424

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
6868
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
6969
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
70-
implementation("org.owasp:dependency-check-gradle:12.0.2")
70+
implementation("org.owasp:dependency-check-gradle:12.1.0")
7171
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.0")
7272
}
7373

0 commit comments

Comments
 (0)