Skip to content

Commit 028446e

Browse files
committed
Set reference compiler version to 3.7.2-RC2
1 parent ce98496 commit 028446e

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
@@ -102,7 +102,7 @@ object Build {
102102
*
103103
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
104104
*/
105-
val referenceVersion = "3.7.2-RC1"
105+
val referenceVersion = "3.7.2-RC2"
106106

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

0 commit comments

Comments
 (0)