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 32ac2bd commit 144a263Copy full SHA for 144a263
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
group 'com.fortify.ssc.parser.owasp.dependencycheck'
9
10
ext {
11
- gradleHelpersLocation = "https://raw.githubusercontent.com/fortify-ps/gradle-helpers/master"
+ gradleHelpersLocation = "https://raw.githubusercontent.com/fortify-ps/gradle-helpers/1.0"
12
}
13
14
apply from: "${gradleHelpersLocation}/repo-helper.gradle"
0 commit comments