Skip to content

Commit e0f977c

Browse files
committed
Set reference compiler version to 3.7.4-RC1
1 parent 611f240 commit e0f977c

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
@@ -54,7 +54,7 @@ object Build {
5454
*
5555
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
5656
*/
57-
val referenceVersion = "3.7.3-RC3"
57+
val referenceVersion = "3.7.4-RC1"
5858

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

0 commit comments

Comments
 (0)