Browse Source

Upgrade to Couchbase Client 3.0.7

Closes gh-22861
pull/22996/head
Andy Wilkinson 6 years ago
parent
commit
8af4246db5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save