Upgrade to Couchbase Client 3.4.5

Closes gh-35050
This commit is contained in:
Stephane Nicoll
2023-04-18 13:20:30 +02:00
parent 47e2c3f597
commit aa542858c9

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"