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 476ea8e commit c5d99f1Copy full SHA for c5d99f1
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.13"
+ val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.17.12"
60
61
62
object dockerJava {
0 commit comments