Upgrade to Couchbase Client 3.7.4

Closes gh-42647
This commit is contained in:
Stéphane Nicoll
2024-10-14 15:01:34 +02:00
parent 4479d32de3
commit bacd1e078c

View File

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