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
SBT plugin attempts to obtain the version of the latest
nightly build from the Dotty website. Sometimes, on release,
this version is set on the website before the actual nightly
publish takes place, which leads to an exception. This commit is
a hotfix instructing the plugin to fall back to the latest published
version of Dotty.
0 commit comments