Browse Source

Upgrade to Couchbase Client 3.1.8

Closes gh-30221
pull/30505/head
Stephane Nicoll 4 years ago
parent
commit
4d4d5348ab
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save