Skip to content

Commit

Permalink
Merge pull request #395 from scala-steward/update/cats-effect-3.5.3
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-kernel to 3.5.3
  • Loading branch information
mergify[bot] authored Jan 16, 2024
2 parents 3c4ee70 + d30bb1e commit 61d20be
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 @@ -20,7 +20,7 @@ trait Cats {
private[this] val organization = "org.typelevel"

private[this] val catsVersion = "2.10.0"
private[this] val catsEffectVersion = "3.5.2"
private[this] val catsEffectVersion = "3.5.3"
private[this] val kittensVersion = "3.2.0"

val catsCore = organization %% "cats-core" % catsVersion
Expand Down

0 comments on commit 61d20be

Please sign in to comment.