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 3ad3acb commit aeb5836Copy full SHA for aeb5836
project/Build.scala
@@ -101,7 +101,7 @@ object Build {
101
* set to 3.1.3. If it is going to be 3.1.0, it must be set to the latest
102
* 3.0.x release.
103
*/
104
- val previousDottyVersion = "3.4.0-RC3"
+ val previousDottyVersion = "3.4.0"
105
106
/** Version against which we check binary compatibility. */
107
val ltsDottyVersion = "3.3.0"
0 commit comments