Skip to content

Commit 3cbf8e8

Browse files
committed
Upgrade to Couchbase Client 3.6.0
Closes gh-39951
1 parent 258701b commit 3cbf8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ bom {
288288
site("https://commons.apache.org/proper/commons-pool")
289289
}
290290
}
291-
library("Couchbase Client", "3.5.3") {
291+
library("Couchbase Client", "3.6.0") {
292292
group("com.couchbase.client") {
293293
modules = [
294294
"java-client"

0 commit comments

Comments
 (0)