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
feat: extract dependencies definition for the generated project to an isolated file*
*This allows to ensure test dependencies are only available in tests without having to repeat the `% Test` modifier reducing human error margin
*This also allows to have more complex dependencies definitions, specially interesting for multi-project SBT setups
0 commit comments