Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 19c2e13

Browse files
committed
Upgraded to Java Client 4.0.3.1
1 parent ff3ced5 commit 19c2e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
dependencies {
20-
compile 'com.marklogic:marklogic-client-api:4.0.3'
20+
compile 'com.marklogic:marklogic-client-api:4.0.3.1'
2121
compile 'com.marklogic:marklogic-xcc:9.0.3'
2222
compile 'org.jdom:jdom2:2.0.6'
2323
compile 'org.springframework:spring-context:4.3.7.RELEASE'

0 commit comments

Comments
 (0)