Skip to content

Commit

Permalink
Merge c036213 into 0636c5e
Browse files Browse the repository at this point in the history
  • Loading branch information
gpolumbo-broad committed Sep 10, 2018
2 parents 0636c5e + c036213 commit 4c994b7
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 @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
val akkaV = "2.5.1"
val akkaHttpV = "10.0.6"
val akkaHttpV = "10.1.5"
val jacksonV = "2.9.5"
val scalaLoggingV = "3.5.0"
val scalaTestV = "3.0.1"
Expand Down

0 comments on commit 4c994b7

Please sign in to comment.