Skip to content

Commit

Permalink
Dependencies: Update elastic4s-client-esjava from 8.6.1 to 8.7.0 (#512)
Browse files Browse the repository at this point in the history
Co-authored-by: alexklibisz-scala-steward[bot] <125160947+alexklibisz-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
alexklibisz-scala-steward[bot] authored May 2, 2023
1 parent f33c138 commit c48e111
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 @@ -4,7 +4,7 @@ Global / scalaVersion := "2.13.10"

lazy val CirceVersion = "0.14.3"
lazy val ElasticsearchVersion = "8.7.0"
lazy val Elastic4sVersion = "8.6.1"
lazy val Elastic4sVersion = "8.7.0"
lazy val ElastiknnVersion = IO.read(file("version")).strip()
lazy val LuceneVersion = "9.4.2"

Expand Down

0 comments on commit c48e111

Please sign in to comment.