Skip to content

Commit 4f6cb6b

Browse files
chore(deps): update plugin org.owasp.dependencycheck to v12.1.6
1 parent c2ff786 commit 4f6cb6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plugins {
1919
id 'jacoco'
2020
// Adds coveralls task for CI to send results to the coveralls service.
2121
id "com.github.kt3k.coveralls" version "2.12.2"
22-
id "org.owasp.dependencycheck" version "12.1.3"
22+
id "org.owasp.dependencycheck" version "12.1.6"
2323
// include build and git information via Spring Actuator
2424
id "com.gorylenko.gradle-git-properties" version "2.5.3"
2525
}

0 commit comments

Comments
 (0)