We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1270d13 commit 8286a30Copy full SHA for 8286a30
project/Build.scala
@@ -109,7 +109,7 @@ object Build {
109
*
110
* Warning: Change of this variable might require updating `expectedTastyVersion`
111
*/
112
- val developedVersion = "3.6.4"
+ val developedVersion = "3.7.0"
113
114
/** The version of the compiler including the RC prefix.
115
* Defined as common base before calculating environment specific suffixes in `dottyVersion`
0 commit comments