Skip to content

Commit

Permalink
Update cats-effect to 3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 16, 2024
1 parent 64f897d commit 43e114f
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 @@ -130,7 +130,7 @@ lazy val catsEffect =
val disney = "com.disneystreaming"
val weaverV = "0.8.3"
Seq(
"org.typelevel" %% "cats-effect" % "3.5.2",
"org.typelevel" %% "cats-effect" % "3.5.3",
"co.fs2" %% "fs2-core" % "3.9.3",
"co.fs2" %% "fs2-io" % "3.9.3",
disney %% "weaver-cats" % weaverV % Test,
Expand Down

0 comments on commit 43e114f

Please sign in to comment.