Skip to content

Commit

Permalink
Merge pull request #282 from scala-steward/update/elastic4s-core-8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
an-tex authored Nov 7, 2023
2 parents f221bcd + 0c9f2da commit f811858
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 @@ -151,7 +151,7 @@ object Dependencies {
}

object elastic4s {
private val elastic4s = "8.9.5"
private val elastic4s = "8.10.0"
private val elasticsearch = "8.10.4"

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

0 comments on commit f811858

Please sign in to comment.