Skip to content

Commit

Permalink
Merge branch 'main' into update/elasticsearch-8.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz authored Dec 7, 2024
2 parents 8482496 + 60932ea commit 5a17cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Global / scalacOptions += "-explain"

lazy val CirceVersion = "0.14.10"
lazy val ElasticsearchVersion = "8.15.5"
lazy val Elastic4sVersion = "8.15.4"
lazy val Elastic4sVersion = "8.16.0"
lazy val ElastiknnVersion = IO.read(file("version")).strip()
lazy val LuceneVersion = "9.11.1"

Expand Down

0 comments on commit 5a17cd2

Please sign in to comment.