github ben-manes/gradle-versions-plugin v0.39.0

latest releases: v0.51.0, v0.50.0, v0.49.0...
3 years ago

Some important changes:

  • During the check we now try all project configurations instead of only selected ones. Those which cannot be checked are logged at info level so no more Failed to resolve ... error logs.
  • The dependency ambiguity issue in the report has been resolved. There no longer is an up-to-date dependency with version none and the same dependency with a concrete version in the out-of-date section.
  • A new result category has been added: Dependencies that were declared without version are categorized undeclared emphasizing that version comparison cannot be performed because no version is given.
  • For details see PR #522 .

Don't miss a new gradle-versions-plugin release

NewReleases is sending notifications on new releases.