Skip to content

Commit 9a9b850

Browse files
authored
Merge pull request #312 from typelevel/update/http4s-server-0.23.18
Update http4s-circe, http4s-client, ... to 0.23.18
2 parents cba25b6 + 6664939 commit 9a9b850

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
@@ -59,7 +59,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
5959
val catsEffectVersion = "3.4.5"
6060
val circeVersion = "0.14.3"
6161
val fs2Version = "3.5.0"
62-
val http4sVersion = "0.23.17"
62+
val http4sVersion = "0.23.18"
6363
val natchezVersion = "0.3.0"
6464
val munitVersion = "0.7.29"
6565
val munitCEVersion = "1.0.7"

0 commit comments

Comments
 (0)