Skip to content

Commit bacd1e0

Browse files
committed
Upgrade to Couchbase Client 3.7.4
Closes gh-42647
1 parent 4479d32 commit bacd1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ bom {
255255
site("https://commons.apache.org/proper/commons-pool")
256256
}
257257
}
258-
library("Couchbase Client", "3.7.2") {
258+
library("Couchbase Client", "3.7.4") {
259259
group("com.couchbase.client") {
260260
modules = [
261261
"java-client"

0 commit comments

Comments
 (0)