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
scala-steward committed May 23, 2024
1 parent 7253381 commit 94f03b9
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 @@ -21,7 +21,7 @@ val CatsEffectVersion = "3.5.4"
val DisciplineVersion = "2.0.0-M3"
val ScalaCheckVersion = "1.17.1"
val MunitVersion = "1.0.0-M11"
val MunitCatsEffectVersion = "2.0.0-M5"
val MunitCatsEffectVersion = "2.0.0"
val ScalacheckEffectVersion = "2.0.0-M2"

lazy val `cats-stm` = tlCrossRootProject
Expand Down

0 comments on commit 94f03b9

Please sign in to comment.