Skip to content

Commit

Permalink
Merge 527cb89 into 4f93a6b
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 3, 2019
2 parents 4f93a6b + 527cb89 commit d51824b
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.1"
val akkaVersion = "2.5.24"
val elasticsearchVersion = "6.7.2"
val elasticsearchVersion = "6.8.2"

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

Expand Down

0 comments on commit d51824b

Please sign in to comment.