Skip to content

Commit

Permalink
Update elasticsearch to 7.17.21
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and davidsloan committed May 6, 2024
1 parent 6ce00e1 commit c208fb2
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 @@ -146,7 +146,7 @@ object Dependencies {

object Elastic7Versions extends ElasticVersions {
override val elastic4sVersion: String = "7.17.4"
override val elasticSearchVersion: String = "7.17.20"
override val elasticSearchVersion: String = "7.17.21"
override val jnaVersion: String = "5.14.0"
}

Expand Down

0 comments on commit c208fb2

Please sign in to comment.