Skip to content

Commit

Permalink
Update munit-cats-effect to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Aug 29, 2024
1 parent 41c5beb commit c4976f5
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 @@ -6,7 +6,7 @@ val scala212Version = "2.12.19"
val scala213Version = "2.13.10"
val scala3Version = "3.3.3"
val slf4jVersion = "2.0.16"
val munitCEVersion = "2.0.0-M3"
val munitCEVersion = "2.0.0"
val scalacheckEffectVersion = "2.0.0-M2"

ThisBuild / organization := "org.tpolecat"
Expand Down

0 comments on commit c4976f5

Please sign in to comment.