Skip to content

Commit

Permalink
Bump async-http-client to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AshCorr authored Jan 15, 2025
1 parent 89074f6 commit 675c382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description :=
"Core Dispatch module wrapping async-http-client"

libraryDependencies +=
"org.asynchttpclient" % "async-http-client" % "3.0.0"
"org.asynchttpclient" % "async-http-client" % "3.0.1"

enablePlugins(BuildInfoPlugin)

Expand Down

0 comments on commit 675c382

Please sign in to comment.