Skip to content

Commit

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

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

Expand Down

0 comments on commit a3fa8c1

Please sign in to comment.