Skip to content

Commit

Permalink
Update cats-effect, cats-effect-laws, ... to 3.3.12 (#459)
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Holt <[email protected]>
  • Loading branch information
scala-steward and bpholt authored May 31, 2022
1 parent 380e14a commit 228e63e
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 @@ -7,7 +7,7 @@ ThisBuild / tlVersionIntroduced := // test bincompat starting from the beginning

// For the transition period, we publish artifacts for both cats-effect 2.x and 3.x
val catsEffectVersion = "2.5.5"
val catsEffect3Version = "3.3.11"
val catsEffect3Version = "3.3.12"

ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.8")

Expand Down

0 comments on commit 228e63e

Please sign in to comment.