Skip to content

Commit 3188a4f

Browse files
committed
Upgrade to Couchbase Client 3.4.8
Closes gh-36975
1 parent c616ae4 commit 3188a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ bom {
173173
]
174174
}
175175
}
176-
library("Couchbase Client", "3.4.7") {
176+
library("Couchbase Client", "3.4.8") {
177177
prohibit {
178178
versionRange "3.4.9"
179179
because "it contains unshaded io.opentelemetry classes that break our Otel integration"

0 commit comments

Comments
 (0)