Upgrade to Couchbase Client 3.2.6

Closes gh-30237
This commit is contained in:
Stephane Nicoll
2022-03-16 13:56:47 +01:00
parent 80e586a065
commit 8be87b19cf

View File

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