Upgrade to Couchbase Client 3.1.2

Closes gh-25231
This commit is contained in:
Andy Wilkinson 2021-02-12 12:02:11 +00:00
parent bfbdc3bfaf
commit 0cf846b484

View File

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