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 2b961e7 + 92485d5 commit 0983895Copy full SHA for 0983895
core/build.sbt
@@ -4,7 +4,7 @@ description :=
4
"Core Dispatch module wrapping async-http-client"
5
6
libraryDependencies +=
7
- "org.asynchttpclient" % "async-http-client" % "2.0.36"
+ "org.asynchttpclient" % "async-http-client" % "2.0.38"
8
9
Seq(lsSettings :_*)
10
0 commit comments