Skip to content

Commit

Permalink
Merge pull request #238 from scala-steward/update/cats-effect-3.5.3
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.3
  • Loading branch information
sagojez authored Jan 25, 2024
2 parents 8f5c1c9 + 9ea94f7 commit eb3ea23
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.4",
"co.fs2" %% "fs2-io" % "3.9.4",
disney %% "weaver-cats" % weaverV % Test,
Expand Down

0 comments on commit eb3ea23

Please sign in to comment.