We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ff786 commit 4f6cb6bCopy full SHA for 4f6cb6b
1 file changed
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
id 'jacoco'
20
// Adds coveralls task for CI to send results to the coveralls service.
21
id "com.github.kt3k.coveralls" version "2.12.2"
22
- id "org.owasp.dependencycheck" version "12.1.3"
+ id "org.owasp.dependencycheck" version "12.1.6"
23
// include build and git information via Spring Actuator
24
id "com.gorylenko.gradle-git-properties" version "2.5.3"
25
}
0 commit comments