Commit 1dd915d 1 parent f17b9f4 commit 1dd915d Copy full SHA for 1dd915d
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- $if (use_scala_3.truthy)$// > using scala 3.6.2
2
- $else $// > using scala 2.13.15
1
+ $if (use_scala_3.truthy)$// > using scala 3.6.3
2
+ $else $// > using scala 2.13.16
3
3
$endif$
4
4
$if (use_scala_native.truthy)$// > using platform native
5
5
//> using nativeVersion 0.4.17
@@ -31,11 +31,11 @@ $else$//> using jvm temurin:21
31
31
//
32
32
//> using test .dep org.scalameta::munit:1.0.3
33
33
//> using test .dep org.typelevel::munit-cats-effect:2.0.0
34
- //> using test .dep org.scalameta::munit-scalacheck:1.0 .0
34
+ //> using test .dep org.scalameta::munit-scalacheck:1.1 .0
35
35
//> using test .dep org.scalacheck::scalacheck:1.18.1
36
36
//> using test .dep org.typelevel::scalacheck-effect-munit:1.0.4
37
37
//> using test .dep org.typelevel::cats-effect-testkit:3.5.7
38
- //> using test .dep org.typelevel::cats-laws:2.12 .0
38
+ //> using test .dep org.typelevel::cats-laws:2.13 .0
39
39
//> using test .dep org.typelevel::discipline-core:1.7.0
40
40
//> using test .dep org.typelevel::discipline-munit:2.0.0
41
41
//
You can’t perform that action at this time.
0 commit comments