Upgrade to Couchbase Client 3.4.8

Closes gh-36979
This commit is contained in:
Stephane Nicoll 2023-08-14 16:54:07 +02:00
parent a9bcda04fa
commit 09bb60cfb9
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,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"