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 694fd53 commit 1f2e6a1Copy full SHA for 1f2e6a1
project/Dependencies.scala
@@ -51,7 +51,7 @@ object Dependencies {
51
}
52
53
object elasticsearch {
54
- val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.13.0"
+ val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.13.1"
55
56
57
object dockerJava {
0 commit comments