Skip to content

Commit 59ab241

Browse files
Merge pull request #158 from dispatch/ahc-1.9.40
Bump AHC version to 1.9.40.
2 parents 4587ee1 + 132efb2 commit 59ab241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description :=
44
"Core Dispatch module wrapping sonatype/async-http-client"
55

66
libraryDependencies +=
7-
"com.ning" % "async-http-client" % "1.9.11"
7+
"com.ning" % "async-http-client" % "1.9.40"
88

99
Seq(lsSettings :_*)
1010

0 commit comments

Comments
 (0)