Upgrade to Elasticsearch Client 8.6.1

Closes gh-34079
This commit is contained in:
Andy Wilkinson 2023-02-06 13:17:45 +00:00
parent 205a644e81
commit 5dc6592b12

View File

@ -226,7 +226,7 @@ bom {
]
}
}
library("Elasticsearch Client", "8.5.3") {
library("Elasticsearch Client", "8.6.1") {
group("org.elasticsearch.client") {
modules = [
"elasticsearch-rest-client" {