diff --git a/project/Build.scala b/project/Build.scala index 3ea865fb00db..dfe32196b207 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -114,7 +114,7 @@ object Build { * * Warning: Change of this variable might require updating `expectedTastyVersion` */ - val developedVersion = "3.7.1" + val developedVersion = "3.7.2" /** The version of the compiler including the RC prefix. * Defined as common base before calculating environment specific suffixes in `dottyVersion`