Upgrade to Couchbase Client 3.0.9

Closes gh-23867
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:05 +00:00
parent 5e71a72545
commit 2958ff3b16
1 changed files with 1 additions and 1 deletions

View File

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