Skip to content

Commit 89942ae

Browse files
Update http4s-core to 0.23.33
1 parent e138375 commit 89942ae

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.6.3"
88
lazy val Fs2Version = "3.12.2"
9-
lazy val Http4sVersion = "0.23.32"
9+
lazy val Http4sVersion = "0.23.33"
1010

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

0 commit comments

Comments
 (0)