Skip to content

Commit

Permalink
Update scalacheck to 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 16, 2024
1 parent 49f39a2 commit 4381590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//> using scala "2.13.14", "2.12.19"
//> using platform "jvm", "scala-js", "native"
//> using lib "org.scalacheck::scalacheck::1.18.0"
//> using lib "org.scalacheck::scalacheck::1.18.1"
//> using lib "com.chuusai::shapeless::2.3.12"
//> using jvm "8"

Expand Down

0 comments on commit 4381590

Please sign in to comment.