Skip to content

Commit

Permalink
Upgrade http4s-core from 0.23.23 to 0.23.24
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 15, 2023
1 parent 1f0b5a3 commit 0ba034f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val V = new {
val cats = "2.10.0"
val catsEffect = "3.5.2"
val circe = "0.14.6"
val http4s = "0.23.23"
val http4s = "0.23.24"
val munit = "1.0.0-M8"
val munitCatsEffect = "2.0.0-M4"
val scala = "3.3.1"
Expand Down

0 comments on commit 0ba034f

Please sign in to comment.