Skip to content

Commit ad62275

Browse files
Update plugin org.owasp.dependencycheck to v12.1.9 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4a8b12 commit ad62275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'jacoco'
4-
id 'org.owasp.dependencycheck' version '12.1.8'
4+
id 'org.owasp.dependencycheck' version '12.1.9'
55
}
66

77
group = 'com.kshyk'

0 commit comments

Comments
 (0)