Skip to content

Commit 914f7ec

Browse files
authored
Merge pull request #200 from typelevel/update/http4s-core-0.23.30
Update http4s-core to 0.23.30
2 parents bb2560e + 540f152 commit 914f7ec

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
@@ -6,7 +6,7 @@ ThisBuild / scalaVersion := (ThisBuild / crossScalaVersions).value.head
66
lazy val CatsVersion = "2.12.0"
77
lazy val CatsEffectVersion = "3.5.7"
88
lazy val Fs2Version = "3.11.0"
9-
lazy val Http4sVersion = "0.23.28"
9+
lazy val Http4sVersion = "0.23.30"
1010

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

0 commit comments

Comments
 (0)