Skip to content

Commit 3f2fc42

Browse files
committed
Update scala to 3.0.0-M2
1 parent a414fe3 commit 3f2fc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717
import Dependencies._
1818

19-
ThisBuild / scalaVersion := "3.0.0-M1"
19+
ThisBuild / scalaVersion := "3.0.0-M2"
2020
ThisBuild / scalacOptions ++= Seq(
2121
"-language:implicitConversions",
2222
"-Ykind-projector"

0 commit comments

Comments
 (0)