Browse Source

Upgrade to Couchbase Client 3.4.7

Closes gh-35879
pull/37018/head
Stephane Nicoll 3 years ago
parent
commit
2dbfe54762
  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.6") {
library("Couchbase Client", "3.4.7") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save