Upgrade to Elasticsearch Client 8.5.0

Closes gh-33005
This commit is contained in:
Andy Wilkinson 2022-11-04 16:21:59 +00:00
parent fe8644cc59
commit 0f0d7e5336
1 changed files with 1 additions and 1 deletions

View File

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