Skip to content

Commit a4cc53f

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

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
@@ -15,7 +15,7 @@ dependencies {
1515
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.4")
1616
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.2.0")
1717
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.2.0")
18-
implementation("org.owasp:dependency-check-gradle:12.1.2")
18+
implementation("org.owasp:dependency-check-gradle:12.1.3")
1919
}
2020

2121
spotless {

0 commit comments

Comments
 (0)