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

View File

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