Upgrade to Couchbase Client 3.1.1

Closes gh-24899
This commit is contained in:
Stephane Nicoll 2021-01-20 09:14:39 +01:00
parent 644c03124a
commit 5cea9e74ab

View File

@ -209,7 +209,7 @@ bom {
]
}
}
library("Couchbase Client", "3.0.10") {
library("Couchbase Client", "3.1.1") {
group("com.couchbase.client") {
modules = [
"java-client"
@ -1777,3 +1777,4 @@ bom {
generateMetadataFileForMavenPublication {
enabled = false
}