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

Commit f544082

Browse files
committed
Bumped version to 4.3.0-SNAPSHOT
1 parent e33be13 commit f544082

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.2.1"
11+
version = "4.3.0-SNAPSHOT"
1212

1313
sourceCompatibility = "8"
1414
targetCompatibility = "8"
@@ -22,7 +22,7 @@ repositories {
2222
}
2323

2424
dependencies {
25-
api 'com.marklogic:ml-javaclient-util:4.2.0'
25+
api 'com.marklogic:ml-javaclient-util:4.3.0'
2626
api 'org.springframework:spring-web:5.3.7'
2727

2828
implementation 'jaxen:jaxen:1.2.0'

0 commit comments

Comments
 (0)