Skip to content

Commit

Permalink
Update cats-effect to 3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 27, 2024
1 parent 0fe9e61 commit 46e64a8
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 @@ -30,7 +30,7 @@ object Dependencies {
.exclude("com.typesafe.akka", "*") // provided
.exclude("com.typesafe.play", "*"), // provided
"org.typelevel" %% "cats-core" % "2.8.0",
"org.typelevel" %% "cats-effect" % "3.3.14",
"org.typelevel" %% "cats-effect" % "3.5.7",
"co.fs2" %% "fs2-core" % "3.3.0",
"co.fs2" %% "fs2-io" % "3.3.0",
"com.chuusai" %% "shapeless" % "2.3.10",
Expand Down

0 comments on commit 46e64a8

Please sign in to comment.