Skip to content

Commit

Permalink
Merge pull request #2146 from scala-steward/update/cats-effect-3.5.6
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.5.6
  • Loading branch information
jatcwang authored Nov 21, 2024
2 parents 266e958 + f611287 commit c75fde4
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.5"
lazy val catsEffectVersion = "3.5.6"
lazy val circeVersion = "0.14.10"
lazy val fs2Version = "3.11.0"
lazy val h2Version = "1.4.200"
Expand Down

0 comments on commit c75fde4

Please sign in to comment.