Skip to content

Commit 5e2d595

Browse files
Merge pull request #12186 from dotty-staging/scala3-release-3.0.0-RC3
Upgrade Dotty to 3.0.0-RC3
2 parents 3272089 + c73c9d7 commit 5e2d595

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)