Browse Source

Upgrade to Couchbase Client 3.6.1

Closes gh-40241
pull/40319/head
Andy Wilkinson 2 years ago
parent
commit
76d16b1246
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -275,7 +275,7 @@ bom { @@ -275,7 +275,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.6.0") {
library("Couchbase Client", "3.6.1") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save