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
1 changed files with 1 additions and 1 deletions

View File

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