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

Commit d5dc691

Browse files
committed
Bumping to latest Java Client and XCC releases
1 parent 02e526a commit d5dc691

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ repositories {
1717
}
1818

1919
dependencies {
20-
compile 'com.marklogic:marklogic-client-api:4.1.1'
21-
compile 'com.marklogic:marklogic-xcc:9.0.3'
20+
compile 'com.marklogic:marklogic-client-api:4.2.0'
21+
compile 'com.marklogic:marklogic-xcc:9.0.9'
2222
compile 'org.jdom:jdom2:2.0.6'
2323
compile 'org.springframework:spring-context:4.3.7.RELEASE'
2424

0 commit comments

Comments
 (0)