Skip to content

Commit

Permalink
Merge pull request #493 from scala-steward/update/scalacheck-effect-m…
Browse files Browse the repository at this point in the history
…unit-1.0.4

Update scalacheck-effect-munit to 1.0.4
  • Loading branch information
sloshy authored May 24, 2022
2 parents 8ea45c2 + 4cfac8e commit e68af1a
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 @@ -23,7 +23,7 @@ val collectionCompat =
val munitV = "0.7.29"
val munitCatsEffectV = "1.0.7"
val scalaCheckV = "1.16.0"
val scalaCheckEffectV = "1.0.3"
val scalaCheckEffectV = "1.0.4"

val catsEffectLaws =
"org.typelevel" %% "cats-effect-laws" % catsEffectV % "test"
Expand Down

0 comments on commit e68af1a

Please sign in to comment.