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

Commit 286be96

Browse files
committed
Bumped to 4.3.6
1 parent e25d0db commit 286be96

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.3.4"
11+
version = "4.3.6"
1212

1313
sourceCompatibility = "8"
1414
targetCompatibility = "8"
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
dependencies {
22-
api 'com.marklogic:ml-javaclient-util:4.3.3'
22+
api 'com.marklogic:ml-javaclient-util:4.3.6'
2323
api 'org.springframework:spring-web:5.3.22'
2424
api 'com.fasterxml.jackson.core:jackson-databind:2.12.6.1'
2525

0 commit comments

Comments
 (0)