Skip to content

Commit df10b89

Browse files
authored
Merge pull request #262 from http4s/update/http4s-core-0.23.29
Update http4s-core to 0.23.29
2 parents 9aea68b + 68f0f62 commit df10b89

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
@@ -21,7 +21,7 @@ val Scala213Cond = s"matrix.scala == '$Scala213'"
2121
val catsV = "2.12.0"
2222
val catsEffectV = "3.5.4"
2323
val fs2V = "3.6.1"
24-
val http4sV = "0.23.28"
24+
val http4sV = "0.23.29"
2525
val munitCatsEffectV = "2.0.0"
2626

2727
// Projects

0 commit comments

Comments
 (0)