Skip to content

Commit 5c068fe

Browse files
Bump org.owasp.dependencycheck from 12.0.2 to 12.1.0 (#548)
1 parent 910eabf commit 5c068fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
plugins {
2525
id 'java-library'
2626
id 'eclipse'
27-
id 'org.owasp.dependencycheck' version '12.0.2'
27+
id 'org.owasp.dependencycheck' version '12.1.0'
2828
id 'org.kordamp.gradle.java-project' version '0.54.0'
2929
}
3030

0 commit comments

Comments
 (0)