We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce46b6c + aceca97 commit 1f01d29Copy full SHA for 1f01d29
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'io.freefair.lombok' apply false
6
id "com.gradle.plugin-publish" version "1.2.1" apply false
7
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
8
- id "org.owasp.dependencycheck" version "9.0.9"
+ id "org.owasp.dependencycheck" version "9.0.10"
9
id 'org.jetbrains.kotlin.jvm' apply false
10
}
11
0 commit comments