We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce98496 commit 028446eCopy full SHA for 028446e
project/Build.scala
@@ -102,7 +102,7 @@ object Build {
102
*
103
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
104
*/
105
- val referenceVersion = "3.7.2-RC1"
+ val referenceVersion = "3.7.2-RC2"
106
107
/** Version of the Scala compiler targeted in the current release cycle
108
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments