Skip to content

Commit

Permalink
#63 Increment the dependency version of elastic4play
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Dec 16, 2016
1 parent 3e5a290 commit 837a594
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.1"
val elastic4play = "org.cert-bdf" %% "elastic4play" % "1.1.2-SNAPSHOT"

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

0 comments on commit 837a594

Please sign in to comment.