Skip to content

Commit b57ee5d

Browse files
committed
Updated fortify-ssc-parser-util version
1 parent 92d4d41 commit b57ee5d

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
@@ -37,7 +37,7 @@ configurations.all {
3737
}
3838

3939
dependencies {
40-
compileExport(group: 'com.fortify.ssc.parser.util', name: 'fortify-ssc-parser-util', version:'1.1.0-SNAPSHOT', changing: true) { transitive = true }
40+
compileExport(group: 'com.fortify.ssc.parser.util', name: 'fortify-ssc-parser-util', version:'1.1-SNAPSHOT', changing: true) { transitive = true }
4141
}
4242

4343
bintray {

0 commit comments

Comments
 (0)