Skip to content

Commit ee66730

Browse files
author
Scala Steward
committed
chore: Update munit-scalacheck from 1.1.0 to 1.2.0
1 parent b38c3b8 commit ee66730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object versions {
2727
object munit {
2828
val core = "1.1.1"
2929
val catsEffect = "2.1.0"
30-
val scalacheck = "1.1.0"
30+
val scalacheck = "1.2.0"
3131
val http4s = "1.1.0"
3232
}
3333

0 commit comments

Comments
 (0)