Upgrade to Couchbase Client 3.4.11

Closes gh-37759
This commit is contained in:
Andy Wilkinson 2023-10-09 10:44:32 +01:00
parent 8a5501c374
commit 77428cf1d1

View File

@ -209,7 +209,7 @@ bom {
]
}
}
library("Couchbase Client", "3.4.10") {
library("Couchbase Client", "3.4.11") {
prohibit {
versionRange "[3.4.9]"
because "it contains unshaded io.opentelemetry classes that break our Otel integration"