Skip to content

Commit 9fadb50

Browse files
authored
Merge pull request #464 from typelevel/update/http4s-server-0.23.26
Update http4s-circe, http4s-client, ... to 0.23.26
2 parents 7925a35 + cbe2133 commit 9fadb50

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
@@ -53,7 +53,7 @@ ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
5353
val catsEffectVersion = "3.5.4"
5454
val circeVersion = "0.14.6"
5555
val fs2Version = "3.9.4"
56-
val http4sVersion = "0.23.25"
56+
val http4sVersion = "0.23.26"
5757
val natchezVersion = "0.3.5"
5858
val munitVersion = "0.7.29"
5959
val munitCEVersion = "1.0.7"

0 commit comments

Comments
 (0)