Skip to content

Commit

Permalink
Update version of Elastic4play: 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Oct 23, 2017
1 parent 7e87121 commit 63ed72b
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 @@ -32,6 +32,6 @@ object Dependencies {
val reflections = "org.reflections" % "reflections" % "0.9.11"
val zip4j = "net.lingala.zip4j" % "zip4j" % "1.3.2"
val akkaTest = "com.typesafe.akka" %% "akka-stream-testkit" % "2.5.4"
val elastic4play = "org.cert-bdf" %% "elastic4play" % "1.3.1"
val elastic4play = "org.cert-bdf" %% "elastic4play" % "1.3.2"
}
}

0 comments on commit 63ed72b

Please sign in to comment.