Skip to content

Commit 144a263

Browse files
committed
Updated gradle-helpers version
1 parent 32ac2bd commit 144a263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
group 'com.fortify.ssc.parser.owasp.dependencycheck'
99

1010
ext {
11-
gradleHelpersLocation = "https://raw.githubusercontent.com/fortify-ps/gradle-helpers/master"
11+
gradleHelpersLocation = "https://raw.githubusercontent.com/fortify-ps/gradle-helpers/1.0"
1212
}
1313

1414
apply from: "${gradleHelpersLocation}/repo-helper.gradle"

0 commit comments

Comments
 (0)