Skip to content

Commit 3af090f

Browse files
authored
Update munit-scalacheck to 1.1.0
1 parent 0753eaf commit 3af090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ object ProjectPlugin extends AutoPlugin {
3333
val log4s: String = "1.10.0"
3434
val logback: String = "1.5.16"
3535
val munit: String = "1.1.0"
36-
val munitSC: String = "1.0.0"
36+
val munitSC: String = "1.1.0"
3737
val munitCE: String = "2.0.0"
3838
val natchez: String = "0.3.7"
3939
val nettySSL: String = "2.0.61.Final"

0 commit comments

Comments
 (0)