Upgrade to Couchbase Client 3.7.5

Closes gh-43098
This commit is contained in:
Stéphane Nicoll 2024-11-11 08:17:40 +09:00
parent b0169b95cd
commit e146331d92
1 changed files with 1 additions and 1 deletions

View File

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