Skip to content

Version Catalog Linter 1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 13:45
· 9 commits to main since this release

Features

  • 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)