Upgrade to Couchbase Client 3.0.10

Closes gh-24079
This commit is contained in:
Stephane Nicoll 2020-11-09 08:22:30 +01:00
parent ebfa494b2e
commit 0142ed1e5c

View File

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