Browse Source

Upgrade to Couchbase Client 3.4.6

Closes gh-35341
pull/35611/head
Stephane Nicoll 3 years ago
parent
commit
2992e5808b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save