Skip to content

Commit aeb5836

Browse files
committed
Update previous Dotty version for MiMa to 3.4.0
1 parent 3ad3acb commit aeb5836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ object Build {
101101
* set to 3.1.3. If it is going to be 3.1.0, it must be set to the latest
102102
* 3.0.x release.
103103
*/
104-
val previousDottyVersion = "3.4.0-RC3"
104+
val previousDottyVersion = "3.4.0"
105105

106106
/** Version against which we check binary compatibility. */
107107
val ltsDottyVersion = "3.3.0"

0 commit comments

Comments
 (0)