Browse Source

Upgrade to Couchbase Client 3.2.1

Closes gh-28002
pull/28028/head
Stephane Nicoll 5 years ago
parent
commit
bf0f34f514
  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.0") {
library("Couchbase Client", "3.2.1") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save