Skip to content

Commit cb64451

Browse files
fix(deps): update dependency org.owasp:dependency-check-gradle to v12.0.2 (#7061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 045c3e6 commit cb64451

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

0 commit comments

Comments
 (0)