Upgrade to Couchbase Client 3.2.5

Closes gh-29831
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:01 +01:00
parent 17e3bfa016
commit 306c090dbe
1 changed files with 1 additions and 1 deletions

View File

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