Upgrade to Couchbase Client 3.3.0

Closes gh-31031
This commit is contained in:
Andy Wilkinson 2022-05-13 14:12:56 +01:00
parent a46a0882f4
commit 7b48a63a86
1 changed files with 1 additions and 1 deletions

View File

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