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 9921889 commit bb2a50eCopy full SHA for bb2a50e
test-complete/build.gradle
@@ -18,7 +18,7 @@ repositories {
18
}
19
20
dependencies {
21
- compile('com.marklogic:java-client-api:3.0-SNAPSHOT')
+ compile('com.marklogic:java-client-api:3.0.3')
22
compile('xmlunit:xmlunit:1.5')
23
compile('junit:junit:4.11')
24
compile('org.skyscreamer:jsonassert:1.2.3')
0 commit comments