Skip to content

Commit

Permalink
Update elasticsearch to 8.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and davidsloan committed Jun 14, 2024
1 parent 0e467ed commit 83693be
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 @@ -148,7 +148,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.1"
override val jnaVersion: String = "5.14.0"
}

Expand Down

0 comments on commit 83693be

Please sign in to comment.