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