This release contains a major upgrade to gradle-home-cache-cleanup
as well as improvements to dependency-submission.
What's Changed
- Include Gradle 8.9 in known wrapper checksums (avoiding the need to download) (#266)
- Improvements to cache-cleanup
- Use latest dependency graph plugin (#269)
- Avoid resolving configurations that are deprecated for resolving (gradle/github-dependency-graph-gradle-plugin#129)
- Avoid circular task dependency when build includes itself (gradle/github-dependency-graph-gradle-plugin#141)
- Automatically upload dependency graph file on submission failure (#291)
Full Changelog: v3.4.2...v3.5.0