Skip to content

Commit 3f438a6

Browse files
build(deps): bump org.owasp.dependencycheck from 6.0.4 to 6.0.5 (#1427)
Bumps org.owasp.dependencycheck from 6.0.4 to 6.0.5. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f573237 commit 3f438a6

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
@@ -8,7 +8,7 @@ plugins {
88
id 'jacoco'
99
id 'checkstyle'
1010
id 'signing'
11-
id 'org.owasp.dependencycheck' version '6.0.4'
11+
id 'org.owasp.dependencycheck' version '6.0.5'
1212
id 'com.github.johnrengelman.shadow' version '6.1.0'
1313
}
1414

0 commit comments

Comments
 (0)