Skip to content

Commit 520420a

Browse files
Bump org.owasp.dependencycheck from 7.1.1 to 7.1.2 (#672)
Bumps org.owasp.dependencycheck from 7.1.1 to 7.1.2. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3edd9a3 commit 520420a

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
@@ -3,7 +3,7 @@ plugins {
33
id 'com.github.hierynomus.license' version "0.15.0"
44
id 'net.researchgate.release' version "2.8.1"
55
id 'org.gradle.test-retry' version "1.4.0"
6-
id 'org.owasp.dependencycheck' version "7.1.1"
6+
id 'org.owasp.dependencycheck' version "7.1.2"
77
id 'org.sonarqube' version "3.4.0.2513"
88
}
99

0 commit comments

Comments
 (0)