Upgrade to Couchbase Client 3.4.8

Closes gh-36975
This commit is contained in:
Stephane Nicoll 2023-08-14 16:46:56 +02:00
parent c616ae4ae6
commit 3188a4f134

View File

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