Skip to content
Compare
Choose a tag to compare
@bigdaz bigdaz released this 24 Jul 16:37
· 204 commits to main since this release
a4cf152

GitHub Dependency Graph support

In this release, the GitHub Dependency Graph support is no longer considered "experimental", and should be considered ready for production use. You can read more about the Dependency Graph support in the README chapter.

Changes

  • Update to github-dependency-graph-gradle-plugin@v0.2.0
    • Dependency graph uses Gradle Settings file as manifest location (if Settings file exists)
  • Adds a dependency-graph-file output to any step that generates a Dependency Graph file

Changelog

v2.6.1...v2.7.0