Skip to content

Commit

Permalink
Update version of elastic4play
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om authored and nadouani committed Jul 24, 2017
1 parent 1d4a910 commit 929039e
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 @@ -30,6 +30,6 @@ object Dependencies {
val reflections = "org.reflections" % "reflections" % "0.9.10"
val zip4j = "net.lingala.zip4j" % "zip4j" % "1.3.2"
val akkaTest = "com.typesafe.akka" %% "akka-stream-testkit" % "2.4.4"
val elastic4play = "org.cert-bdf" %% "elastic4play" % "1.2.1-SNAPSHOT"
val elastic4play = "org.cert-bdf" %% "elastic4play" % "1.2.1"
}
}

0 comments on commit 929039e

Please sign in to comment.