Skip to content

Commit ed36c3f

Browse files
Use CLA version 1.1.12 to resolve a StringIndexOutOfBoundsException (#1133)
1 parent 4b9ee33 commit ed36c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ dependencies {
147147
implementation 'com.blackducksoftware.bdio:bdio-protobuf:3.2.10'
148148
implementation "com.synopsys.integration:blackduck-common:${blackDuckCommonVersion}"
149149
implementation 'com.synopsys:method-analyzer-core:0.2.9'
150-
implementation "${locatorGroup}:${locatorModule}:1.1.11"
150+
implementation "${locatorGroup}:${locatorModule}:1.1.12"
151151

152152
implementation 'org.apache.maven.shared:maven-invoker:3.0.0'
153153

0 commit comments

Comments
 (0)