We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1778a6e commit b4ae9e6Copy full SHA for b4ae9e6
project/Build.scala
@@ -98,7 +98,7 @@ object Build {
98
*
99
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
100
*/
101
- val referenceVersion = "3.6.3-RC2"
+ val referenceVersion = "3.6.4-RC1"
102
103
/** Version of the Scala compiler targeted in the current release cycle
104
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments