Upgrade to Couchbase Client 3.0.8

Closes gh-23308
This commit is contained in:
Stephane Nicoll 2020-09-15 14:25:26 +02:00
parent 94d5e11e7d
commit c9f413edfb
1 changed files with 1 additions and 1 deletions

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"