Skip to content

Commit 21fda88

Browse files
Bump org.owasp.dependencycheck from 7.4.1 to 12.1.0
Bumps org.owasp.dependencycheck from 7.4.1 to 12.1.0. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e72735b commit 21fda88

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
@@ -2,7 +2,7 @@ plugins {
22
id 'com.github.ben-manes.versions' version "0.51.0"
33
id 'com.github.hierynomus.license' version "0.15.0"
44
id 'net.researchgate.release' version "2.8.1"
5-
id 'org.owasp.dependencycheck' version "7.4.1"
5+
id 'org.owasp.dependencycheck' version "12.1.0"
66
}
77

88
ext {

0 commit comments

Comments
 (0)