Skip to content

Commit

Permalink
Merge pull request #645 from typelevel/update/http4s-dsl-0.23.29
Browse files Browse the repository at this point in the history
Update http4s-dsl, http4s-ember-server to 0.23.29
  • Loading branch information
jenshalm authored Nov 20, 2024
2 parents bbaaaf7 + 68619d0 commit 9fbc9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val catsCore = "2.12.0"
val catsEffect = "3.5.6"
val fs2 = "3.11.0"
val http4s = "0.23.27"
val http4s = "0.23.29"

val munit = "1.0.2"
val munitCE3 = "2.0.0"
Expand Down

0 comments on commit 9fbc9b1

Please sign in to comment.