Upgrade to Couchbase Client 3.2.0

Closes gh-27643
This commit is contained in:
Andy Wilkinson 2021-08-12 13:08:20 +01:00
parent fe17be16e9
commit 11d100933e

View File

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