Upgrade to Couchbase Client 3.2.5

Closes gh-29785
This commit is contained in:
Stephane Nicoll 2022-02-14 13:15:51 +01:00
parent 7016693f0e
commit 7375a5f52f
1 changed files with 1 additions and 1 deletions

View File

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