Skip to content

Commit ce9fdfc

Browse files
authored
[chore] Set reference compiler version to 3.7.2-RC2 (#23554)
2 parents ce98496 + 028446e commit ce9fdfc

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)