Upgrade to Couchbase Client 3.4.6

Closes gh-35341
This commit is contained in:
Stephane Nicoll 2023-05-08 14:39:46 +02:00
parent 9d56b419cd
commit 2992e5808b
1 changed files with 1 additions and 1 deletions

View File

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