Skip to content

Commit

Permalink
Merge pull request #1793 from scala-steward/update/cats-effect-3.4.3
Browse files Browse the repository at this point in the history
Update cats-effect to 3.4.3
  • Loading branch information
jatcwang authored Dec 27, 2022
2 parents 4481c49 + 2cd3b96 commit 7e876b1
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 @@ -3,7 +3,7 @@ import sbt.dsl.LinterLevel.Ignore

// Library versions all in one place, for convenience and sanity.
lazy val catsVersion = "2.9.0"
lazy val catsEffectVersion = "3.4.2"
lazy val catsEffectVersion = "3.4.3"
lazy val circeVersion = "0.14.3"
lazy val fs2Version = "3.4.0"
lazy val h2Version = "1.4.200"
Expand Down

0 comments on commit 7e876b1

Please sign in to comment.