Skip to content

Commit 1f01d29

Browse files
authored
Merge pull request #1076 from freefair/dependabot/gradle/org.owasp.dependencycheck-9.0.10
Bump org.owasp.dependencycheck from 9.0.9 to 9.0.10
2 parents ce46b6c + aceca97 commit 1f01d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'io.freefair.lombok' apply false
66
id "com.gradle.plugin-publish" version "1.2.1" apply false
77
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
8-
id "org.owasp.dependencycheck" version "9.0.9"
8+
id "org.owasp.dependencycheck" version "9.0.10"
99
id 'org.jetbrains.kotlin.jvm' apply false
1010
}
1111

0 commit comments

Comments
 (0)