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
Bump to sbt-dotty 0.5.3 when SpiewakPlugin is used
These projects depends on the SpiewakPlugin plugin which transitively
depends on DottyPlugin. Removing DottyPlugin from these projects
would require altering SpiewakPlugin, wich is out of scope here.
Alternatively we force the version of sbt-dotty to be 0.5.3, checking
that sbt 1.5.0 will be compatible with sbt-dotty.
0 commit comments