Skip to content

Commit

Permalink
Update elasticsearch to 8.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 13, 2024
1 parent 821ef33 commit d55218c
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 @@ -140,7 +140,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 = "8.13.2"
override val jnaVersion: String = "5.14.0"
}

Expand Down

0 comments on commit d55218c

Please sign in to comment.