Commit d5cbd06 1 parent 4542bb8 commit d5cbd06 Copy full SHA for d5cbd06
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ $if(use_scala_native.truthy)$//> using platform native
19
19
//> using test .dep org.typelevel::cats-laws_native0.4:2.11.0
20
20
//> using test .dep org.typelevel::discipline-core_native0.4:1.6.0
21
21
//> using test .dep org.typelevel::discipline-munit_native0.4:2.0.0-M3
22
+
22
23
$else $// > using jvm temurin:21
23
24
24
25
//> using dep org.typelevel::cats-core:2.12.0
@@ -37,8 +38,8 @@ $else$//> using jvm temurin:21
37
38
//> using test .dep org.typelevel::cats-laws:2.12.0
38
39
//> using test .dep org.typelevel::discipline-core:1.7.0
39
40
//> using test .dep org.typelevel::discipline-munit:2.0.0
40
- $endif$
41
41
42
+ $endif$
42
43
$if (use_scala_3.truthy)$import cats .effect .*
43
44
44
45
object Main extends IOApp .Simple :
You can’t perform that action at this time.
0 commit comments