Skip to content

Commit 44ef823

Browse files
Update munit-scalacheck to 1.3.0 (#162)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 66851b6 commit 44ef823

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.32"
1919

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

2222
val munitCatsEffect = "2.2.0"
2323

src/main/g8/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.32"
1919

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

2222
val munitCatsEffect = "2.2.0"
2323

0 commit comments

Comments
 (0)