Skip to content

Commit

Permalink
Merge pull request #661 from typelevel/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.7
  • Loading branch information
jenshalm authored Nov 27, 2024
2 parents 9641beb + ea53534 commit 6a1a57f
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 @@ -7,7 +7,7 @@ object Dependencies {
val scala3 = "3.3.4"

val catsCore = "2.12.0"
val catsEffect = "3.5.6"
val catsEffect = "3.5.7"
val fs2 = "3.11.0"
val http4s = "0.23.29"

Expand Down

0 comments on commit 6a1a57f

Please sign in to comment.