Skip to content

Commit 85c5dd9

Browse files
committed
dependency check
1 parent bc3699a commit 85c5dd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ plugins {
2121
id 'java'
2222
id 'com.github.ben-manes.versions' version '0.44.0'
2323
id 'org.sonarqube' version '3.5.0.2730'
24+
id 'org.owasp.dependencycheck' version '8.0.2'
2425
}
2526

2627
apply plugin: "info.solidsoft.pitest"

0 commit comments

Comments
 (0)