Upgrade to Couchbase Client 3.0.8

Closes gh-23345
This commit is contained in:
Stephane Nicoll
2020-09-16 11:53:37 +02:00
parent 72bdcf63b8
commit 73b3cede6d

View File

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