Upgrade to Couchbase Client 3.4.3

Closes gh-34257
This commit is contained in:
Andy Wilkinson 2023-02-20 14:53:22 +00:00
parent fcbe2f7df2
commit f67dc159e7
1 changed files with 1 additions and 1 deletions

View File

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