Skip to content

Commit ab1a96f

Browse files
authored
Merge pull request #254 from scala-steward/update/http4s-core-0.23.28
Upgrade http4s-core from 0.23.27 to 0.23.28
2 parents 2a8c10b + f819ac4 commit ab1a96f

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
@@ -4,7 +4,7 @@ val V = new {
44
val cats = "2.10.0"
55
val catsEffect = "3.5.4"
66
val circe = "0.14.8"
7-
val http4s = "0.23.27"
7+
val http4s = "0.23.28"
88
val munit = "1.0.0-M11"
99
val munitCatsEffect = "2.0.0"
1010
val scala = "3.3.4"

0 commit comments

Comments
 (0)