Skip to content

Commit 4ddbd27

Browse files
committed
Upgrade to Couchbase Client 3.7.2
Closes gh-41894
1 parent f8d6384 commit 4ddbd27

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
@@ -256,7 +256,7 @@ bom {
256256
site("https://commons.apache.org/proper/commons-pool")
257257
}
258258
}
259-
library("Couchbase Client", "3.7.1") {
259+
library("Couchbase Client", "3.7.2") {
260260
group("com.couchbase.client") {
261261
modules = [
262262
"java-client"

0 commit comments

Comments
 (0)