Upgrade to Couchbase Client 3.0.9

Closes gh-23642
This commit is contained in:
Stephane Nicoll
2020-10-13 09:29:44 +02:00
parent 1aafc87022
commit 486bb2b900

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"