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
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") { group("com.couchbase.client") {
modules = [ modules = [
"java-client" "java-client"