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