Upgrade to Couchbase Client 3.2.1

Closes gh-28002
This commit is contained in:
Stephane Nicoll
2021-09-15 08:17:35 +02:00
parent 5006420d15
commit bf0f34f514

View File

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