Skip to content

Commit 0983895

Browse files
Merge pull request #184 from dispatch/013-ahc-bump
Bump AHC to 2.0.38
2 parents 2b961e7 + 92485d5 commit 0983895

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 async-http-client"
55

66
libraryDependencies +=
7-
"org.asynchttpclient" % "async-http-client" % "2.0.36"
7+
"org.asynchttpclient" % "async-http-client" % "2.0.38"
88

99
Seq(lsSettings :_*)
1010

0 commit comments

Comments
 (0)