Skip to content

Commit d516d2d

Browse files
Update scalacheck to 1.19.0 (#48)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent c24554a commit d516d2d

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
@@ -16,7 +16,7 @@ val munitScalacheckVersion = "1.1.0"
1616

1717
val munitCatsEffectVersion = "2.1.0"
1818

19-
val scalacheckVersion = "1.18.1"
19+
val scalacheckVersion = "1.19.0"
2020

2121
val scalacheckEffectMunitVersion = "1.0.4"
2222

0 commit comments

Comments
 (0)