Skip to content

Commit c73c9d7

Browse files
Upgrade Dotty to 3.0.0-RC3
1 parent 6f1846a commit c73c9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ object BootstrappedDottyJSPlugin extends DottyJSPlugin(Build.commonBootstrappedS
6565
object NonBootstrappedDottyJSPlugin extends DottyJSPlugin(Build.commonNonBootstrappedSettings)
6666

6767
object Build {
68-
val referenceVersion = "3.0.0-RC2"
68+
val referenceVersion = "3.0.0-RC3"
6969

7070
val baseVersion = "3.0.1-RC1"
7171
val baseSbtDottyVersion = "0.5.5"

0 commit comments

Comments
 (0)