Upgrade to Couchbase Client 3.2.3

Closes gh-28664
This commit is contained in:
Stephane Nicoll 2021-11-13 16:21:39 +01:00
parent fd57dbf0ed
commit e638ded7e9
1 changed files with 1 additions and 1 deletions

View File

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