Skip to content

Commit

Permalink
Merge pull request #2153 from scala-steward/update/cats-effect-3.5.7
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.5.7
  • Loading branch information
jatcwang authored Dec 4, 2024
2 parents 200d19b + b10a0f4 commit 645f3be
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 @@ -4,7 +4,7 @@ import org.typelevel.sbt.tpolecat.{DevMode, CiMode}

// Library versions all in one place, for convenience and sanity.
lazy val catsVersion = "2.12.0"
lazy val catsEffectVersion = "3.5.6"
lazy val catsEffectVersion = "3.5.7"
lazy val circeVersion = "0.14.10"
lazy val fs2Version = "3.11.0"
lazy val h2Version = "1.4.200"
Expand Down

0 comments on commit 645f3be

Please sign in to comment.