Skip to content

Commit af44b45

Browse files
Update munit-scalacheck to 1.2.0 (#444)
1 parent b194c54 commit af44b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val Version = new {
1111
val Log4Cats = "2.7.1"
1212
val Munit = "1.1.1"
1313
val MunitCatsEffect = "2.1.0"
14-
val MunitScalacheck = "1.1.0"
14+
val MunitScalacheck = "1.2.0"
1515
val Scala213 = "2.13.16"
1616
val Scala3 = "3.3.6"
1717
val ScalajsDom = "2.8.1"

0 commit comments

Comments
 (0)