Skip to content

Commit a677388

Browse files
committed
Upgrade to Couchbase Client 3.7.1
Closes gh-41713
1 parent 9796d04 commit a677388

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
@@ -275,7 +275,7 @@ bom {
275275
site("https://commons.apache.org/proper/commons-pool")
276276
}
277277
}
278-
library("Couchbase Client", "3.6.2") {
278+
library("Couchbase Client", "3.7.1") {
279279
group("com.couchbase.client") {
280280
modules = [
281281
"java-client"

0 commit comments

Comments
 (0)