File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
examples/data-integration-tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
3636 // on the Data Hub Framework library
3737 compile ' com.marklogic:marklogic-data-hub:2.0.3'
3838 compile ' com.marklogic:marklogic-xcc:9.0.4'
39- compile ' com.marklogic:marklogic-client-api:4.0.3.1 '
39+ compile ' com.marklogic:marklogic-client-api:4.0.4 '
4040 // prototyping with kotlin tests
4141 compile ' io.github.microutils:kotlin-logging:1.4.6'
4242 compile " org.jetbrains.kotlin:kotlin-stdlib"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ ext.junitPlatformVersion = '1.0.0-RC3'
2525ext. junitJupiterVersion = ' 5.0.0-RC3'
2626
2727dependencies {
28- compile ' com.marklogic:marklogic-client-api:4.0.3.1 '
28+ compile ' com.marklogic:marklogic-client-api:4.0.4 '
2929 compile ' com.marklogic:mlcp-util:0.9.0'
3030 compile ' com.marklogic:ml-app-deployer:3.6.1'
3131 compile ' com.marklogic:marklogic-data-movement-components:1.0'
You can’t perform that action at this time.
0 commit comments