Skip to content

Commit 39ce00b

Browse files
Update async-http-client to 2.15.0 in series/0.24
1 parent 14c86da commit 39ce00b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.14.5"
24+
val asyncHttpClientVersion = "2.15.0"
2525
val jettyVersion = "12.0.35"
2626
val http4sVersion = "0.23.34"
2727
val munitCatsEffectVersion = "2.2.0"

0 commit comments

Comments
 (0)