Skip to content

Commit

Permalink
#930 update elastic4play
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Mar 19, 2019
1 parent acfa286 commit d69e999
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 @@ -20,7 +20,7 @@ object Dependencies {

val reflections = "org.reflections" % "reflections" % "0.9.11"
val zip4j = "net.lingala.zip4j" % "zip4j" % "1.3.2"
val elastic4play = "org.thehive-project" %% "elastic4play" % "1.9.0"
val elastic4play = "org.thehive-project" %% "elastic4play" % "1.10.0"
val akkaCluster = "com.typesafe.akka" %% "akka-cluster" % "2.5.19"
val akkaClusterTools = "com.typesafe.akka" %% "akka-cluster-tools" % "2.5.19"
}
Expand Down

0 comments on commit d69e999

Please sign in to comment.