We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b9ee33 commit ed36c3fCopy full SHA for ed36c3f
build.gradle
@@ -147,7 +147,7 @@ dependencies {
147
implementation 'com.blackducksoftware.bdio:bdio-protobuf:3.2.10'
148
implementation "com.synopsys.integration:blackduck-common:${blackDuckCommonVersion}"
149
implementation 'com.synopsys:method-analyzer-core:0.2.9'
150
- implementation "${locatorGroup}:${locatorModule}:1.1.11"
+ implementation "${locatorGroup}:${locatorModule}:1.1.12"
151
152
implementation 'org.apache.maven.shared:maven-invoker:3.0.0'
153
0 commit comments