Upgrade to Couchbase Client 3.7.6

Closes gh-43500
This commit is contained in:
Stéphane Nicoll
2024-12-13 16:43:13 +01:00
parent 8c20e6c1e9
commit 4a520714e5

View File

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