Upgrade to Couchbase Client 3.2.4

Closes gh-29207
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:09 +01:00
parent 91ac6008e0
commit e4c7251d23

View File

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