Browse Source

Upgrade to Couchbase Client 3.1.2

Closes gh-25231
pull/25264/head
Andy Wilkinson 5 years ago
parent
commit
0cf846b484
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save