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
1 changed files with 1 additions and 1 deletions

View File

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