We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca0c902 + 9ba1602 commit 1f0c576Copy full SHA for 1f0c576
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