Upgrade to Couchbase Client 3.2.2

Closes gh-28315
This commit is contained in:
Stephane Nicoll 2021-10-14 09:48:47 +02:00
parent f1bc372883
commit 7bfa4172d0
1 changed files with 1 additions and 1 deletions

View File

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