Browse Source

Upgrade to Couchbase Client 3.2.6

Closes gh-30237
pull/30349/head
Stephane Nicoll 4 years ago
parent
commit
8be87b19cf
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save