Skip to content

Commit

Permalink
Update cats-effect to 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 21, 2024
1 parent 2ca090a commit 82ae720
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 @@ -23,7 +23,7 @@ libraryDependencies ++= Seq(
"org.typelevel" %% "alleycats-core" % catsVersion,
"org.typelevel" %% "cats-mtl" % catsMtlVersion,
"org.typelevel" %% "cats-mtl-laws" % catsMtlVersion,
"org.typelevel" %% "cats-effect" % "2.5.5",
"org.typelevel" %% "cats-effect" % "3.5.6",

"io.monix" %% "monix" % "3.4.1",

Expand Down

0 comments on commit 82ae720

Please sign in to comment.