Upgrade to Couchbase Client 3.2.4

Closes gh-29431
This commit is contained in:
Stephane Nicoll 2022-01-16 12:08:05 +01:00
parent 3510796ab0
commit 1e719c1d07

View File

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