Skip to content

Commit

Permalink
Update framework to 8.13.4 (#343)
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Gabor <[email protected]>
  • Loading branch information
scala-steward and an-tex authored Jun 5, 2024
1 parent b6c74b5 commit 7b2e9c7
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.13.0"
private val elasticsearch = "8.13.1"
private val elasticsearch = "8.13.4"

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

0 comments on commit 7b2e9c7

Please sign in to comment.