Skip to content

Commit bf72778

Browse files
scala-stewardhejfelix
authored andcommitted
Upgrade http4s-core from 0.23.16 to 0.23.17
1 parent cadac00 commit bf72778

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
@@ -4,7 +4,7 @@ val V = new {
44
val cats = "2.9.0"
55
val catsEffect = "3.4.4"
66
val circe = "0.14.3"
7-
val http4s = "0.23.16"
7+
val http4s = "0.23.17"
88
val munit = "1.0.0-M7"
99
val munitCatsEffect = "2.0.0-M3"
1010
val scala = "3.2.1"

0 commit comments

Comments
 (0)