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 048ce6b commit 5b7b3adCopy full SHA for 5b7b3ad
project/Build.scala
@@ -63,7 +63,7 @@ object Build {
63
*
64
* Warning: Change of this variable might require updating `expectedTastyVersion`
65
*/
66
- val developedVersion = "3.7.3"
+ val developedVersion = "3.8.0"
67
68
/** The version of the compiler including the RC prefix.
69
* Defined as common base before calculating environment specific suffixes in `dottyVersion`
0 commit comments