Upgrade to Couchbase Client 2.7.12

Closes gh-20065
This commit is contained in:
Stephane Nicoll
2020-02-07 16:17:29 +01:00
parent f0ac9e1389
commit f8087a6f29

View File

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