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

Commit c9dc7b5

Browse files
committed
Bumped to 4.7.0
1 parent 3d56a99 commit c9dc7b5

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
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "com.marklogic"
11-
version = "4.7-SNAPSHOT"
11+
version = "4.7.0"
1212

1313
java {
1414
sourceCompatibility = 1.8
@@ -24,7 +24,7 @@ repositories {
2424
}
2525

2626
dependencies {
27-
api 'com.marklogic:ml-javaclient-util:4.7-SNAPSHOT'
27+
api 'com.marklogic:ml-javaclient-util:4.7.0'
2828
api 'org.springframework:spring-web:5.3.31'
2929
api 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
3030

0 commit comments

Comments
 (0)