Skip to content

Commit

Permalink
Update elasticsearch to 8.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 6, 2024
1 parent 109dff0 commit 2212f69
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.21"
override val elasticSearchVersion: String = "8.14.0"
override val jnaVersion: String = "5.14.0"
}

Expand Down

0 comments on commit 2212f69

Please sign in to comment.