Skip to content

Commit

Permalink
Update cats-effect to 3.5.7 (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-firstbirdtech[bot] <157817373+scala-steward-firstbirdtech[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-firstbirdtech[bot] authored Nov 27, 2024
1 parent 5338483 commit 47ac4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Dependencies {
"io.circe" %% "circe-parser" % circeVersion,
"io.circe" %% "circe-yaml" % "0.16.0",
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
"org.typelevel" %% "cats-effect" % "3.5.6",
"org.typelevel" %% "cats-effect" % "3.5.7",
"org.typelevel" %% "log4cats-slf4j" % "2.7.0"
)
}

0 comments on commit 47ac4a6

Please sign in to comment.