Browse Source

Upgrade to Couchbase Client 3.0.8

Closes gh-23345
pull/23403/head
Stephane Nicoll 6 years ago
parent
commit
73b3cede6d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save