Upgrade to Couchbase Client 3.6.0

Closes gh-39951
This commit is contained in:
Andy Wilkinson 2024-03-15 16:32:25 +00:00
parent 258701ba7b
commit 3cbf8e8f4d
1 changed files with 1 additions and 1 deletions

View File

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