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
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
3
3
4
4
lazy val `moving-from-scala-2-to-scala-3` =
5
5
(project in file(" ." )).settings(
6
- scalaVersion := " 3.3.0-RC3 " ,
6
+ scalaVersion := " 3.3.0-RC4 " ,
7
7
Compile / scalacOptions ++= CompileOptions .compileOptions,
8
8
libraryDependencies ++= Dependencies .dependencies,
9
9
testFrameworks += new TestFramework (" munit.Framework" ),
You can’t perform that action at this time.
0 commit comments