Upgrade to Couchbase Client 3.3.0

Closes gh-30948
This commit is contained in:
Andy Wilkinson 2022-05-10 18:21:07 +01:00
parent a37c202b7d
commit 94c6a7b25f
1 changed files with 1 additions and 1 deletions

View File

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