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.
2 parents ae42dee + a802ab4 commit 2b18b2aCopy full SHA for 2b18b2a
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