Upgrade to Couchbase Client 3.0.10

Closes gh-24084
This commit is contained in:
Stephane Nicoll 2020-11-09 08:45:28 +01:00
parent 599a7737db
commit a0d6504669
1 changed files with 1 additions and 1 deletions

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"