We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3699a commit 85c5dd9Copy full SHA for 85c5dd9
build.gradle
@@ -21,6 +21,7 @@ plugins {
21
id 'java'
22
id 'com.github.ben-manes.versions' version '0.44.0'
23
id 'org.sonarqube' version '3.5.0.2730'
24
+ id 'org.owasp.dependencycheck' version '8.0.2'
25
}
26
27
apply plugin: "info.solidsoft.pitest"
0 commit comments