We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e8088 commit 551877cCopy full SHA for 551877c
project/Dependencies.scala
@@ -56,7 +56,7 @@ object Dependencies {
56
}
57
58
object elasticsearch {
59
- val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.17.10"
+ val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.17.11"
60
61
62
object dockerJava {
0 commit comments