Skip to content

Commit 1476a4f

Browse files
authored
Merge pull request #431 from http4s/update/series/0.24/http4s-server-0.23.31
2 parents b22170b + 7390735 commit 1476a4f

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
@@ -23,7 +23,7 @@ lazy val root = tlCrossRootProject.aggregate(servlet, examples)
2323

2424
val asyncHttpClientVersion = "2.12.4"
2525
val jettyVersion = "12.0.24"
26-
val http4sVersion = "0.23.30"
26+
val http4sVersion = "0.23.31"
2727
val munitCatsEffectVersion = "2.1.0"
2828
val servletApiVersion = "4.0.4"
2929
val undertowVersion = "2.2.37.Final"

0 commit comments

Comments
 (0)