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

Commit 28f49af

Browse files
committed
Bumped to 4.7.0
1 parent 05b2c40 commit 28f49af

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
@@ -14,7 +14,7 @@ plugins {
1414
}
1515

1616
group = "com.marklogic"
17-
version = "4.7-SNAPSHOT"
17+
version = "4.7.0"
1818

1919
java {
2020
sourceCompatibility = 1.8
@@ -30,7 +30,7 @@ repositories {
3030
}
3131

3232
dependencies {
33-
api 'com.marklogic:marklogic-client-api:6.5-SNAPSHOT'
33+
api 'com.marklogic:marklogic-client-api:6.5.0'
3434
api 'com.marklogic:marklogic-xcc:11.1.0'
3535
api 'org.springframework:spring-context:5.3.31'
3636

0 commit comments

Comments
 (0)