Upgrade to Couchbase Client 2.7.13

Closes gh-20444
This commit is contained in:
Andy Wilkinson 2020-03-10 14:23:46 +00:00
parent 7971bd50ba
commit 0cd8197ebf
1 changed files with 1 additions and 1 deletions

View File

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