Browse Source

Upgrade to Couchbase Client 3.2.4

Closes gh-29056
pull/29089/head
Stephane Nicoll 4 years ago
parent
commit
b11aa6d5cd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save