Skip to content

Commit 4fc0740

Browse files
Update http4s-core, http4s-laws to 0.23.33
1 parent 2d585f3 commit 4fc0740

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
@@ -29,7 +29,7 @@ lazy val root =
2929
.disablePlugins(HeaderPlugin)
3030
.settings(libraryDependencies := Nil)
3131

32-
val http4sVersion = "0.23.30"
32+
val http4sVersion = "0.23.33"
3333
val scalaXmlVersion = "2.2.0"
3434
val fs2Version = "3.12.0"
3535
val fs2DataVersion = "1.11.3"

0 commit comments

Comments
 (0)