Upgrade to Couchbase Client 3.2.4

Closes gh-29056
This commit is contained in:
Stephane Nicoll
2021-12-15 15:11:04 +01:00
parent d80e68adf0
commit b11aa6d5cd

View File

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