Upgrade to Couchbase Client 3.6.1

Closes gh-40241
This commit is contained in:
Andy Wilkinson
2024-04-09 12:52:23 +01:00
parent 9305f7dc10
commit 76d16b1246

View File

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