Skip to content

Commit 675c382

Browse files
authored
Bump async-http-client to v3.0.1
1 parent 89074f6 commit 675c382

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

99
enablePlugins(BuildInfoPlugin)
1010

0 commit comments

Comments
 (0)