This repository was archived by the owner on Mar 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
exercise_001_dotty_deprecated_syntax_rewriting
exercise_002_dotty_new_syntax_and_indentation_based_syntax
exercise_003_top_level_definitions
exercise_004_parameter_untupling
exercise_005_extension_methods
exercise_006_using_and_summon
exercise_008_enum_and_export
exercise_010_opaque_type_aliases
exercise_011_multiversal_equality
exercise_020_opaque_type_aliases_alt
exercise_021_multiversal_equality Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
44lazy val `moving-from-scala-2-to-scala-3` =
55 (project in file(" ." )).settings(
6- scalaVersion := " 3.3.0-RC3 " ,
6+ scalaVersion := " 3.3.0-RC4 " ,
77 Compile / scalacOptions ++= CompileOptions .compileOptions,
88 libraryDependencies ++= Dependencies .dependencies,
99 testFrameworks += new TestFramework (" munit.Framework" ),
You can’t perform that action at this time.
0 commit comments