Skip to content

Commit

Permalink
Update elastic4s-client-esjava to 8.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 4, 2023
1 parent b26e753 commit 487ab6b
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 @@ -53,7 +53,7 @@ scalacOptions ++= Seq(

libraryDependencies ++= Seq(
"com.github.ornicar" %% "scalalib" % "7.1.0",
"com.sksamuel.elastic4s" %% "elastic4s-client-esjava" % "7.17.4",
"com.sksamuel.elastic4s" %% "elastic4s-client-esjava" % "8.9.4",
"com.typesafe.play" %% "play-json" % "2.9.4",
"com.typesafe.play" %% "play-json-joda" % "2.9.4",
ws,
Expand Down

0 comments on commit 487ab6b

Please sign in to comment.