Skip to content

Commit a06f40a

Browse files
Update async-http-client to 3.0.7 in series/0.24
1 parent f6d561e commit a06f40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ThisBuild / startYear := Some(2013)
2121

2222
lazy val root = tlCrossRootProject.aggregate(servlet, examples)
2323

24-
val asyncHttpClientVersion = "2.12.4"
24+
val asyncHttpClientVersion = "3.0.7"
2525
val jettyVersion = "12.0.31"
2626
val http4sVersion = "0.23.31"
2727
val munitCatsEffectVersion = "2.1.0"

0 commit comments

Comments
 (0)