Browse Source

Upgrade to Couchbase Client 3.2.7

Closes gh-30930
pull/31139/head
Andy Wilkinson 4 years ago
parent
commit
0b2a25fbc8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save