diff --git a/project/Build.scala b/project/Build.scala index b11589490264..dd02d5f2fc06 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -88,7 +88,7 @@ object Build { * * Warning: Change of this variable needs to be consulted with `expectedTastyVersion` */ - val referenceVersion = "3.3.6-RC3" + val referenceVersion = "3.3.6" /** Version of the Scala compiler targeted in the current release cycle * Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes