Skip to content

Commit

Permalink
Update elastic4s-client-akka, ... to 8.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and an-tex committed Oct 2, 2024
1 parent 34661e4 commit f159cd4
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 @@ -168,7 +168,7 @@ object Dependencies {
}

object elastic4s {
private val elastic4s = "8.15.0"
private val elastic4s = "8.15.2"
private val elasticsearch = "8.14.1"

val clientAkka = "nl.gn0s1s" %% "elastic4s-client-akka" % elastic4s
Expand Down

0 comments on commit f159cd4

Please sign in to comment.