We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4587ee1 + 132efb2 commit 59ab241Copy full SHA for 59ab241
core/build.sbt
@@ -4,7 +4,7 @@ description :=
4
"Core Dispatch module wrapping sonatype/async-http-client"
5
6
libraryDependencies +=
7
- "com.ning" % "async-http-client" % "1.9.11"
+ "com.ning" % "async-http-client" % "1.9.40"
8
9
Seq(lsSettings :_*)
10
0 commit comments