We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7d072 commit 0c8d214Copy full SHA for 0c8d214
src/main/g8/Main.scala
@@ -29,10 +29,10 @@ $else$//> using jvm temurin:21
29
//> using dep co.fs2::fs2-core:3.11.0
30
//> using dep io.higherkindness::droste-core:0.9.0
31
//
32
-//> using test.dep org.scalameta::munit:1.0.1
+//> using test.dep org.scalameta::munit:1.0.2
33
//> using test.dep org.typelevel::munit-cats-effect:2.0.0
34
//> using test.dep org.scalameta::munit-scalacheck:1.0.0
35
-//> using test.dep org.scalacheck::scalacheck:1.18.0
+//> using test.dep org.scalacheck::scalacheck:1.18.1
36
//> using test.dep org.typelevel::scalacheck-effect-munit:1.0.4
37
//> using test.dep org.typelevel::cats-effect-testkit:3.5.5
38
//> using test.dep org.typelevel::cats-laws:2.12.0
0 commit comments