Skip to content

Commit e87e8fb

Browse files
authored
Bump OWASP Dependency-Check to 12.1.3 (#3492)
1 parent e606c5c commit e87e8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import java.time.format.DateTimeFormatter
2121
plugins {
2222
id 'base'
2323
id 'com.palantir.consistent-versions' version '2.16.0'
24-
id 'org.owasp.dependencycheck' version '9.0.8'
24+
id 'org.owasp.dependencycheck' version '12.1.3'
2525
id 'ca.cutterslade.analyze' version '1.10.0'
2626
id 'de.thetaphi.forbiddenapis' version '3.9' apply false
2727
id 'de.undercouch.download' version '5.5.0' apply false

0 commit comments

Comments
 (0)