Skip to content

Commit d05a6cb

Browse files
author
Scala Steward
committed
chore: Update munit-scalacheck from 1.2.0 to 1.3.0
1 parent 6b209a7 commit d05a6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ object versions {
2727
object munit {
2828
val core = "1.2.4"
2929
val catsEffect = "2.1.0"
30-
val scalacheck = "1.2.0"
30+
val scalacheck = "1.3.0"
3131
val http4s = "1.1.0"
3232
}
3333

0 commit comments

Comments
 (0)