Skip to content

Commit

Permalink
Update config.scala
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffffect authored Jul 19, 2024
1 parent a30d016 commit 19f038b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/config.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//> using scala "2.13.10", "2.13.10"
//> using scala "2.13.14", "2.12.19"
//> using platform "jvm", "scala-js", "native"
//> using lib "org.scalacheck::scalacheck::1.17.0"
//> using lib "com.chuusai::shapeless::2.3.10"
//> using lib "org.scalacheck::scalacheck::1.18.0"
//> using lib "com.chuusai::shapeless::2.3.12"
//> using jvm "8"

//> using publish.organization "com.github.alexarchambault"
Expand Down

0 comments on commit 19f038b

Please sign in to comment.