Browse Source

Upgrade to Couchbase Client 3.4.3

Closes gh-34445
pull/34503/head
Andy Wilkinson 3 years ago
parent
commit
f010c69091
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save