Skip to content

Commit

Permalink
Upgrade to Couchbase Client 3.4.11
Browse files Browse the repository at this point in the history
Closes gh-37759
  • Loading branch information
wilkinsona committed Oct 9, 2023
1 parent 8a5501c commit 77428cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -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"
Expand Down

0 comments on commit 77428cf

Please sign in to comment.