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