Skip to content

Commit

Permalink
Dependencies: Update elasticsearch, ... from 8.15.5 to 8.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz-scala-steward[bot] committed Jan 6, 2025
1 parent 0def609 commit 11d11b0
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 @@ -7,7 +7,7 @@ Global / scalaVersion := "3.3.4"
Global / scalacOptions += "-explain"

lazy val CirceVersion = "0.14.10"
lazy val ElasticsearchVersion = "8.15.5"
lazy val ElasticsearchVersion = "8.17.0"
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 11d11b0

Please sign in to comment.