Upgrade to Couchbase Client 3.3.2

Closes gh-31736
This commit is contained in:
Stephane Nicoll 2022-07-14 17:10:50 +02:00
parent 30a10164a8
commit 01fbdac192
1 changed files with 1 additions and 1 deletions

View File

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