Skip to content

Commit 44e814c

Browse files
committed
DHFPROD-3448: upgrade our java api client to head of 4.x branch
1 parent 8c01c76 commit 44e814c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marklogic-data-hub/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ext.junitPlatformVersion = '1.0.0-RC3'
2424
ext.junitJupiterVersion = '5.0.0-RC3'
2525

2626
dependencies {
27-
compile 'com.marklogic:marklogic-client-api:4.0.3.1'
27+
compile 'com.marklogic:marklogic-client-api:4.2.0'
2828
compile 'com.marklogic:mlcp-util:0.9.0'
2929
compile 'com.marklogic:ml-app-deployer:3.10.1'
3030
compile 'commons-io:commons-io:2.4'

0 commit comments

Comments
 (0)