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.
2 parents 849934f + c6a64d3 commit 258dff1Copy full SHA for 258dff1
project/Build.scala
@@ -103,7 +103,7 @@ object Build {
103
*
104
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
105
*/
106
- val referenceVersion = "3.7.0-RC1"
+ val referenceVersion = "3.7.0-RC2"
107
108
/** Version of the Scala compiler targeted in the current release cycle
109
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments