Browse Source

Upgrade to Couchbase Client 3.4.0

Closes gh-32955
pull/32973/head
Andy Wilkinson 3 years ago
parent
commit
bc63ffd1ca
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -158,7 +158,7 @@ bom { @@ -158,7 +158,7 @@ bom {
]
}
}
library("Couchbase Client", "3.3.4") {
library("Couchbase Client", "3.4.0") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save