Upgrade to Couchbase Client 3.7.1

Closes gh-41713
This commit is contained in:
Stéphane Nicoll
2024-08-07 17:56:08 +02:00
parent 9796d04500
commit a677388bbd

View File

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