Skip to content

Commit

Permalink
Update cats-effect to 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and calvinlfer committed Oct 30, 2024
1 parent 4597a11 commit 940f621
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 @@ -136,7 +136,7 @@ lazy val catsEffect =
val disney = "com.disneystreaming"
val weaverV = "0.8.4"
Seq(
"org.typelevel" %% "cats-effect" % "3.5.4",
"org.typelevel" %% "cats-effect" % "3.5.5",
"co.fs2" %% "fs2-core" % "3.11.0",
"co.fs2" %% "fs2-io" % "3.11.0",
disney %% "weaver-cats" % weaverV % Test,
Expand Down

0 comments on commit 940f621

Please sign in to comment.