Browse Source

Upgrade to Couchbase Client 3.3.0

Closes gh-30948
pull/30984/head
Andy Wilkinson 4 years ago
parent
commit
94c6a7b25f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save