Upgrade to Elasticsearch Client 8.7.0

Closes gh-34979
This commit is contained in:
Andy Wilkinson
2023-04-14 08:59:13 +01:00
parent 5d49889bfd
commit 67285f0530

View File

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