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
Core alignment will add rejections in the substitution rule rather than in an aligned platform rule, and will add relevant rejections to all direct dependencies. This second part is done to ensure that rejections are not only added after resolution of direct dependencies, if the dependency is also brought in transitively.
Always create a new group matcher and add exception details (#103)
* Always create a new group matcher and add exception details
* remove matcher reset since we always create a new group matcher