Upgrade to Couchbase Client 3.4.8

Closes gh-36988
This commit is contained in:
Stephane Nicoll 2023-08-14 17:20:24 +02:00
parent 1bfcdbb576
commit 968328ead3
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 { prohibit {
versionRange "3.4.9" versionRange "3.4.9"
because "it contains unshaded io.opentelemetry classes that break our Otel integration" because "it contains unshaded io.opentelemetry classes that break our Otel integration"