Skip to content

Commit

Permalink
Bump akka-http.
Browse files Browse the repository at this point in the history
  • Loading branch information
mukel committed Oct 27, 2017
1 parent c23353a commit 1f13742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -83,7 +83,7 @@ lazy val examples: Project =
val akkaVersion = "2.4.19"
val akkaActor = akkaVersion
val akkaStream = akkaVersion
val akkaHttp = "10.0.9"
val akkaHttp = "10.0.10"
val json4s = "3.5.3"
val scalaTest = "3.0.3"
val scalajHttp = "2.3.0"
Expand Down

0 comments on commit 1f13742

Please sign in to comment.