Upgrade to Couchbase Client 3.4.6

Closes gh-35350
This commit is contained in:
Stephane Nicoll
2023-05-08 16:27:14 +02:00
parent 18b95a4e63
commit 3532c64d8b

View File

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