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 b1e3b8c commit fadb1d7Copy full SHA for fadb1d7
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "io.freefair.lombok" version "4.1.2"
3
}
4
5
-group 'com.fortify.ps.ssc.parser.owasp.dependencycheck'
+group 'com.fortify.ssc.parser.owasp.dependencycheck'
6
7
apply plugin: 'java'
8
apply plugin: 'idea'
0 commit comments