Skip to content

Commit 03fb2a4

Browse files
authored
Merge pull request #286 from http4s/update/series/0.24/http4s-server-0.23.26
Update http4s-dsl, http4s-server to 0.23.26 in series/0.24
2 parents 3af8aac + 5e6982a commit 03fb2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ lazy val root = tlCrossRootProject.aggregate(servlet, examples)
2222

2323
val asyncHttpClientVersion = "2.12.3"
2424
val jettyVersion = "10.0.15"
25-
val http4sVersion = "0.23.25"
25+
val http4sVersion = "0.23.26"
2626
val munitCatsEffectVersion = "1.0.7"
2727
val servletApiVersion = "4.0.1"
2828

0 commit comments

Comments
 (0)