We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82269f7 commit f3b0873Copy full SHA for f3b0873
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-RC3"
+ val referenceVersion = "3.7.0-RC4"
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