Browse Source

Upgrade to Couchbase Client 3.0.10

Closes gh-24079
pull/24095/head
Stephane Nicoll 5 years ago
parent
commit
0142ed1e5c
  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.9") {
library("Couchbase Client", "3.0.10") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save