We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bc04db + b4ae9e6 commit b801042Copy full SHA for b801042
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