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 6f9b77d commit af6e5f9Copy full SHA for af6e5f9
marklogic-data-hub/build.gradle
@@ -24,7 +24,7 @@ ext.junitPlatformVersion = '1.0.0-RC3'
24
ext.junitJupiterVersion = '5.0.0-RC3'
25
26
dependencies {
27
- compile 'com.marklogic:marklogic-client-api:4.0.3.1'
+ compile 'com.marklogic:marklogic-client-api:4.2.0'
28
compile 'com.marklogic:mlcp-util:0.9.0'
29
compile 'com.marklogic:ml-app-deployer:3.10.1'
30
compile 'commons-io:commons-io:2.4'
0 commit comments