Browse Source

Upgrade to Couchbase Client 3.0.5

Closes gh-21843
pull/22035/head
Andy Wilkinson 6 years ago
parent
commit
5d8d2fe146
  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.0.4") {
library("Couchbase Client", "3.0.5") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save