Skip to content

Commit

Permalink
Update framework to 8.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2024
1 parent 86cf84f commit 8af0b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ object Dependencies {

object elastic4s {
private val elastic4s = "8.11.3"
private val elasticsearch = "8.11.1"
private val elasticsearch = "8.11.4"

val clientAkka = "com.sksamuel.elastic4s" %% "elastic4s-client-akka" % elastic4s
val clientJava = "com.sksamuel.elastic4s" %% "elastic4s-client-esjava" % elastic4s
Expand Down

0 comments on commit 8af0b0d

Please sign in to comment.