Skip to content

Commit 0142ed1

Browse files
committed
Upgrade to Couchbase Client 3.0.10
Closes gh-24079
1 parent ebfa494 commit 0142ed1

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
@@ -216,7 +216,7 @@ bom {
216216
]
217217
}
218218
}
219-
library("Couchbase Client", "3.0.9") {
219+
library("Couchbase Client", "3.0.10") {
220220
group("com.couchbase.client") {
221221
modules = [
222222
"java-client"

0 commit comments

Comments
 (0)