Skip to content

Commit

Permalink
Update cats-effect to 2.5.5 (#666)
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Paradziński <[email protected]>
  • Loading branch information
scala-steward and lemastero authored Nov 6, 2024
1 parent aa950e0 commit 2ca090a
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.4",
"org.typelevel" %% "cats-effect" % "2.5.5",

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

Expand Down

0 comments on commit 2ca090a

Please sign in to comment.