Skip to content

Commit eb43ec5

Browse files
Update munit-scalacheck to 1.2.0 (#152)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent ac7da69 commit eb43ec5

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
@@ -17,7 +17,7 @@ object Dependencies {
1717

1818
val logbackClassic = "1.5.18"
1919

20-
val munitScalaCheck = "1.1.0"
20+
val munitScalaCheck = "1.2.0"
2121

2222
val munitCatsEffect = "2.1.0"
2323

0 commit comments

Comments
 (0)