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
The new plugin setting bomsAndDependencies has been introduced. It allows to specify associations of BOMs with dependencies they contain so that no errors for unversioned dependencies are thrown.
Bug Fixes
The previous release checked and formatted rich versions only in the [versions] block but not in the [libraries] block. This has been fixed. (#29)