Upgrade to Couchbase Client 3.6.2

Closes gh-40737
This commit is contained in:
Andy Wilkinson 2024-05-13 15:49:47 +01:00
parent 14980d89e4
commit af45920dbc
1 changed files with 1 additions and 1 deletions

View File

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