Upgrade to Couchbase Client 3.4.3

Closes gh-34276
This commit is contained in:
Andy Wilkinson 2023-02-20 16:29:43 +00:00
parent 86d3574c6b
commit 8cf4749cd3
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") { group("com.couchbase.client") {
modules = [ modules = [
"java-client" "java-client"