Skip to content

Commit

Permalink
Update Dependencies.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin committed Apr 10, 2014
1 parent bcdcc42 commit 013b645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/project/Dependencies.scala
Expand Up @@ -204,7 +204,7 @@ object Dependencies {

val playWsDeps = Seq(
guava,
"com.ning" % "async-http-client" % "1.8.4",
"com.ning" % "async-http-client" % "1.8.6",
"oauth.signpost" % "signpost-core" % "1.2.1.2",
"oauth.signpost" % "signpost-commonshttp4" % "1.2.1.2") ++
specsBuild.map(_ % "test") :+
Expand Down

0 comments on commit 013b645

Please sign in to comment.