Skip to content

Commit

Permalink
chore: update scalacheck to 1.18.1 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 2, 2024
1 parent 96a93cf commit 877a91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//> using platform "jvm", "scala-js", "native"
//> using jvm "8"

//> using dep "org.scalacheck::scalacheck::1.18.0"
//> using dep "org.scalacheck::scalacheck::1.18.1"
//> using test.dep "org.scalameta::munit::1.0.2"
//> using test.dep "org.scalameta::munit-scalacheck::1.0.0"

Expand Down

0 comments on commit 877a91c

Please sign in to comment.