Upgrade to Couchbase Client 3.3.1

Closes gh-31422
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:10 +02:00
parent d82c6dc291
commit 9590a9914a

View File

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