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 3c584db commit fd19eb2Copy full SHA for fd19eb2
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.11"
+ val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.17.12"
60
61
62
object dockerJava {
0 commit comments