Skip to content

Commit

Permalink
Dependencies: Update elasticsearch, ... from 8.15.4 to 8.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz-scala-steward[bot] committed Dec 7, 2024
1 parent d7f5578 commit cd1ee50
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.4"
lazy val ElasticsearchVersion = "8.15.5"
lazy val Elastic4sVersion = "8.15.4"
lazy val ElastiknnVersion = IO.read(file("version")).strip()
lazy val LuceneVersion = "9.11.1"
Expand Down

0 comments on commit cd1ee50

Please sign in to comment.