We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 875ba1d + bdc181e commit d735cf4Copy full SHA for d735cf4
project/Build.scala
@@ -88,7 +88,7 @@ object Build {
88
*
89
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
90
*/
91
- val referenceVersion = "3.3.6-RC3"
+ val referenceVersion = "3.3.6"
92
93
/** Version of the Scala compiler targeted in the current release cycle
94
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments