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
As proposed by @retronym it should be possible to create all dependencies in a community build with a scala-library containing the old collections library and use those to recompile everything with a new scala-library with the new collections. This would obviously not result in usable artifacts due to compatibility issues but it could make it possible to test for compilation issues without first having to upgrade all dependencies of a project.