Skip to content

Commit 3fb264c

Browse files
committed
Upgrade to Couchbase Client 3.9.0
Closes gh-46797
1 parent 7241645 commit 3fb264c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ bom {
269269
site("https://commons.apache.org/proper/commons-pool")
270270
}
271271
}
272-
library("Couchbase Client", "3.8.2") {
272+
library("Couchbase Client", "3.9.0") {
273273
group("com.couchbase.client") {
274274
modules = [
275275
"java-client"

0 commit comments

Comments
 (0)