You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: presentation compiler will depend on the new projects
Note that it is still compiled in this commit with the previous compiler artifacts.
This will be dropped in an upcoming commit.
[Cherry-picked 0207448]
scalacOptions ++=Seq("-source", "3.3"), // To avoid fatal migration warnings
2967
2960
publishLocal := publishLocal.dependsOn( // It is best to publish all together. It is not rare to make changes in both compiler / presentation compiler and it can get misaligned
0 commit comments