Skip to content

Commit

Permalink
Merge pull request #239 from scala-steward/update/framework-7.17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
an-tex authored Jul 29, 2023
2 parents d63d398 + 1e3d14e commit 609a8eb
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.8.1"
private val elasticsearch = "7.14.2"
private val elasticsearch = "7.17.12"
val clientAkka = "com.sksamuel.elastic4s" %% "elastic4s-client-akka" % elastic4s
val clientJava = "com.sksamuel.elastic4s" %% "elastic4s-client-esjava" % elastic4s
val core = "com.sksamuel.elastic4s" %% "elastic4s-core" % elastic4s
Expand Down

0 comments on commit 609a8eb

Please sign in to comment.