Skip to content

Commit 6d8f3a7

Browse files
authored
Merge pull request #162 from typelevel/update/http4s-core-0.23.26
Update http4s-core to 0.23.26
2 parents ccdf537 + 5370a06 commit 6d8f3a7

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
@@ -6,7 +6,7 @@ ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
66
lazy val CatsVersion = "2.10.0"
77
lazy val CatsEffectVersion = "3.5.2"
88
lazy val Fs2Version = "3.9.3"
9-
lazy val Http4sVersion = "0.23.25"
9+
lazy val Http4sVersion = "0.23.26"
1010

1111
ThisBuild / startYear := Some(2022)
1212
ThisBuild / developers ++= List(

0 commit comments

Comments
 (0)