Skip to content

Commit

Permalink
#106 update Elastic4play 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Feb 13, 2017
1 parent 4262308 commit d713315
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 @@ -29,7 +29,7 @@ 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.1.2"
val elastic4play = "org.cert-bdf" %% "elastic4play" % "1.1.3-SNAPSHOT"

object Elastic4s {
private val version = "2.3.0"
Expand Down

0 comments on commit d713315

Please sign in to comment.