Browse Source

Upgrade to Couchbase Client 3.4.6

Closes gh-35350
pull/35357/head
Stephane Nicoll 3 years ago
parent
commit
3532c64d8b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -209,7 +209,7 @@ bom { @@ -209,7 +209,7 @@ bom {
]
}
}
library("Couchbase Client", "3.4.5") {
library("Couchbase Client", "3.4.6") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save