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 1434c5a commit e2f4337Copy full SHA for e2f4337
test-complete/build.gradle
@@ -47,7 +47,7 @@ jacocoTestReport {
47
48
dependencies {
49
compile('com.marklogic:marklogic-client-api:4.0.3')
50
- compile('com.marklogic:marklogic-xcc:8.0.6')
+ compile('com.marklogic:marklogic-xcc:9.0.3')
51
compile('xmlunit:xmlunit:1.5')
52
compile('junit:junit:4.11')
53
compile('org.skyscreamer:jsonassert:1.2.3')
0 commit comments