Skip to content

Commit abd39a2

Browse files
authored
Merge pull request #498 from dotty-staging/scala3-release-3.0.0-RC3
Upgrade Dotty to 3.0.0-RC3
2 parents 8d4aef0 + 1dafcf9 commit abd39a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/SbtShared.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object SbtShared {
2222
val latest211 = "2.11.12"
2323
val latest212 = "2.12.13"
2424
val latest213 = "2.13.5"
25-
val latest3 = "3.0.0-RC2"
25+
val latest3 = "3.0.0-RC3"
2626
val js = latest213
2727
val sbt = latest212
2828
val jvm = latest213

0 commit comments

Comments
 (0)