Skip to content

Commit

Permalink
build: Update elasticsearch-rest-high-level-client from 7.16.2 to 7.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed Jan 13, 2022
1 parent 589a9fb commit ea83f77
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.16.2"
val restHighLevelClient = "org.elasticsearch.client" % "elasticsearch-rest-high-level-client" % "7.16.3"
}

object dockerJava {
Expand Down

0 comments on commit ea83f77

Please sign in to comment.