We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17adb0c commit 3690f71Copy full SHA for 3690f71
1 file changed
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
3
- id "org.owasp.dependencycheck" version "12.1.3"
+ id "org.owasp.dependencycheck" version "12.2.2"
4
}
5
6
ext.projectVersion = '3.3.0-SNAPSHOT'
0 commit comments