Upgrade to Couchbase Client 3.1.6

Closes gh-26799
This commit is contained in:
Stephane Nicoll 2021-06-08 08:24:44 +02:00
parent cd8a9d3705
commit b9d29130fb
1 changed files with 1 additions and 1 deletions

View File

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