Upgrade to Couchbase Client 3.7.2

Closes gh-41894
This commit is contained in:
Stéphane Nicoll
2024-08-16 15:19:00 +02:00
parent f8d638466f
commit 4ddbd27c9e

View File

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