Skip to content

Commit 2a4e2b0

Browse files
WojciechMazurlidaisy
authored andcommitted
[chore] Set reference compiler version to 3.8.0-RC3 (scala#24662)
1 parent f763a4d commit 2a4e2b0

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
@@ -59,7 +59,7 @@ object Build {
5959
*
6060
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
6161
*/
62-
val referenceVersion = "3.8.0-RC2"
62+
val referenceVersion = "3.8.0-RC3"
6363

6464
/** Version of the Scala compiler targeted in the current release cycle
6565
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes

0 commit comments

Comments
 (0)