We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0c902 commit 9ba1602Copy full SHA for 9ba1602
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-RC1"
+ val referenceVersion = "3.6.3-RC2"
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