Upgrade to Couchbase Client 3.2.6

Closes gh-30286
This commit is contained in:
Stephane Nicoll
2022-03-18 09:17:22 +01:00
parent 5b44ad15f7
commit 046afae1aa

View File

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