Skip to content

Commit

Permalink
build: Update elasticsearch-rest-high-level-client from 7.13.3 to 7.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jul 20, 2021
1 parent 2b4f09f commit b005d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ object Dependencies {
}

object elasticsearch {
val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.13.3"
val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.13.4"
}

object dockerJava {
Expand Down

0 comments on commit b005d0d

Please sign in to comment.