Skip to content

Commit

Permalink
Merge pull request #197 from dispatch/0.13/ahc-2.0.39
Browse files Browse the repository at this point in the history
Bump AHC to 2.0.39
  • Loading branch information
farmdawgnation authored May 20, 2018
2 parents c6abd5b + c930614 commit 5ee22df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description :=
"Core Dispatch module wrapping async-http-client"

libraryDependencies +=
"org.asynchttpclient" % "async-http-client" % "2.0.38"
"org.asynchttpclient" % "async-http-client" % "2.0.39"

Seq(lsSettings :_*)

Expand Down

0 comments on commit 5ee22df

Please sign in to comment.