Browse Source

Upgrade to Couchbase Client 3.2.5

Closes gh-29831
pull/29884/head
Stephane Nicoll 4 years ago
parent
commit
306c090dbe
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save