Browse Source

Upgrade to Couchbase Client 3.1.6

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

Loading…
Cancel
Save