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 28e681c commit 1434c5aCopy full SHA for 1434c5a
test-complete/build.gradle
100755
100644
@@ -46,7 +46,7 @@ jacocoTestReport {
46
}
47
48
dependencies {
49
- compile('com.marklogic:marklogic-client-api:5.0-SNAPSHOT')
+ compile('com.marklogic:marklogic-client-api:4.0.3')
50
compile('com.marklogic:marklogic-xcc:8.0.6')
51
compile('xmlunit:xmlunit:1.5')
52
compile('junit:junit:4.11')
0 commit comments