Upgrade to Couchbase Client 3.3.3

Closes gh-32014
This commit is contained in:
Stephane Nicoll 2022-08-08 20:54:20 +02:00
parent a1d741b3a8
commit 001cc473c9

View File

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