We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db4caf commit d49213fCopy full SHA for d49213f
test-complete/build.gradle
@@ -46,7 +46,7 @@ jacocoTestReport {
46
}
47
48
dependencies {
49
- compile('com.marklogic:marklogic-client-api:4.0.3')
+ compile('com.marklogic:marklogic-client-api:4.0.3.1')
50
compile('com.marklogic:marklogic-xcc:8.0.6')
51
compile('xmlunit:xmlunit:1.5')
52
compile('junit:junit:4.11')
0 commit comments