Skip to content

Commit

Permalink
Update cats-effect to 3.5.7 (#1737)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 27, 2024
1 parent 8a9c61d commit 1ba4b94
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 @@ -16,7 +16,7 @@ lazy val catsVersion = "2.12.0"
lazy val argonautVersion = "6.3.11"
lazy val iterateeVersion = "0.20.0"
lazy val refinedVersion = "0.11.2"
lazy val catsEffectVersion = "3.5.6"
lazy val catsEffectVersion = "3.5.7"
lazy val fs2Version = "3.11.0"

def compilerOptions(scalaVersion: String): Seq[String] = Seq(
Expand Down

0 comments on commit 1ba4b94

Please sign in to comment.