Skip to content

Commit c6cc708

Browse files
Bump org.owasp.dependencycheck from 11.1.0 to 11.1.1 (#534)
1 parent 0a0ae2f commit c6cc708

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 '11.1.0'
27+
id 'org.owasp.dependencycheck' version '11.1.1'
2828
id 'org.kordamp.gradle.java-project' version '0.54.0'
2929
}
3030

0 commit comments

Comments
 (0)