Skip to content

Add recipes to Gradle best practices#7353

Merged
timtebeek merged 1 commit intomainfrom
tim/gradle-best-practices
Apr 13, 2026
Merged

Add recipes to Gradle best practices#7353
timtebeek merged 1 commit intomainfrom
tim/gradle-best-practices

Conversation

@timtebeek
Copy link
Copy Markdown
Member

Summary

  • Add RemoveRedundantDependencyVersions to clean up versions already managed by platforms
  • Add RemoveRedundantSecurityResolutionRules to remove stale CVE resolution rules
  • Add SortDependencies to reduce merge conflicts through consistent ordering
  • Add UseHttpsForRepositories as a security best practice
  • Fix typo in description ("ideomatic" → "idiomatic")

These recipes are all standalone today but are universally applicable best practices.

@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Apr 12, 2026
@timtebeek timtebeek merged commit 26d021b into main Apr 13, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Apr 13, 2026
@timtebeek timtebeek deleted the tim/gradle-best-practices branch April 13, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant