Skip to content

Commit d1ea391

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

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
@@ -48,6 +48,6 @@ dependencies {
4848
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.3.0")
4949
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.3.0")
5050
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
51-
implementation("org.owasp:dependency-check-gradle:12.1.8")
51+
implementation("org.owasp:dependency-check-gradle:12.1.9")
5252
implementation("ru.vyarus:gradle-animalsniffer-plugin:2.0.1")
5353
}

0 commit comments

Comments
 (0)