We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39335b commit 53be9c8Copy full SHA for 53be9c8
src/main/g8/Main.scala
@@ -1,4 +1,4 @@
1
-$if(use_scala_3.truthy)$//> using scala 3.7.4
+$if(use_scala_3.truthy)$//> using scala 3.8.1
2
$else$//> using scala 2.13.16
3
$endif$
4
$if(use_scala_native.truthy)$//> using platform native
0 commit comments