Upgrade to Couchbase Client 3.4.5

Closes gh-35060
This commit is contained in:
Stephane Nicoll 2023-04-18 16:32:03 +02:00
parent fe560fbed0
commit c116729c4f

View File

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