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.
1 parent 95bf870 commit 430f613Copy full SHA for 430f613
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