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 ae42dee commit a802ab4Copy full SHA for a802ab4
ml-data-hub-plugin/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
compile (project(':marklogic-data-hub')) {
57
exclude group: 'ch.qos.logback'
58
}
59
- compile ('com.marklogic:ml-gradle:3.11.0') {
+ compile ('com.marklogic:ml-gradle:3.12.0') {
60
61
62
testCompile localGroovy()
0 commit comments