Skip to content

Commit 069c420

Browse files
committed
Bump async-http-client to v3.0.1
1 parent d224557 commit 069c420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.sbt

+1-1
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" % "3.0.0"
7+
"org.asynchttpclient" % "async-http-client" % "3.0.1"
88

99
enablePlugins(BuildInfoPlugin)
1010

0 commit comments

Comments
 (0)