Skip to content

Commit ada85cc

Browse files
Merge pull request #396 from hmcts/AM-2636
dependency check
2 parents bc3699a + 85c5dd9 commit ada85cc

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)