Skip to content

Commit

Permalink
Merge 2dd3033 into e6779e3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 23, 2019
2 parents e6779e3 + 2dd3033 commit fe87b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -4,7 +4,7 @@ object Dependencies {
val elastic4sVersion = "6.5.1"
val circeVersion = "0.11.0"
val catsVersion = "1.6.0"
val akkaVersion = "2.5.22"
val akkaVersion = "2.5.23"
val elasticsearchVersion = "6.7.1"

lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.0.7" % "test,it"
Expand Down

0 comments on commit fe87b8a

Please sign in to comment.