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 fdfc1f3 commit 3c3b9c2Copy full SHA for 3c3b9c2
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.9"
+ val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.17.10"
60
61
62
object dockerJava {
0 commit comments