We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77401fa commit 4e8f607Copy full SHA for 4e8f607
project/Build.scala
@@ -114,7 +114,7 @@ object Build {
114
*
115
* Warning: Change of this variable might require updating `expectedTastyVersion`
116
*/
117
- val developedVersion = "3.7.1"
+ val developedVersion = "3.7.2"
118
119
/** The version of the compiler including the RC prefix.
120
* Defined as common base before calculating environment specific suffixes in `dottyVersion`
0 commit comments