Browse Source

Upgrade to Couchbase Client 3.10.0

Closes gh-48739
pull/48791/head
Andy Wilkinson 4 weeks ago
parent
commit
6dfefb512a
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -269,7 +269,7 @@ bom { @@ -269,7 +269,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.9.2") {
library("Couchbase Client", "3.10.0") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save