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 38bb363 commit ea1ab6eCopy full SHA for ea1ab6e
project/Build.scala
@@ -59,7 +59,7 @@ object Build {
59
*
60
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
61
*/
62
- val referenceVersion = "3.7.4-RC1"
+ val referenceVersion = "3.7.4-RC2"
63
64
/** Version of the Scala compiler targeted in the current release cycle
65
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments