Skip to content

Commit abac85f

Browse files
Update plugin org.owasp.dependencycheck to v8.4.3
1 parent 9b14758 commit abac85f

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
@@ -20,7 +20,7 @@ plugins {
2020
id 'java'
2121
id 'com.github.ben-manes.versions' version '0.49.0'
2222
id 'org.sonarqube' version '4.4.1.3373'
23-
id 'org.owasp.dependencycheck' version '8.4.0'
23+
id 'org.owasp.dependencycheck' version '8.4.3'
2424
}
2525

2626
apply plugin: "info.solidsoft.pitest"

0 commit comments

Comments
 (0)