-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add support for updating gradle wrapper #2223
Copy link
Copy link
Labels
F: language-supportIssues specific to a particular language or ecosystem; may be paired with an L: label.Issues specific to a particular language or ecosystem; may be paired with an L: label.KeepExempt this from being marked by stalebotExempt this from being marked by stalebotL: java:gradleMaven packages via GradleMaven packages via GradleT: feature-requestRequests for new featuresRequests for new featuresT: new-ecosystemRequests for new ecosystems/languagesRequests for new ecosystems/languages
Metadata
Metadata
Assignees
Labels
F: language-supportIssues specific to a particular language or ecosystem; may be paired with an L: label.Issues specific to a particular language or ecosystem; may be paired with an L: label.KeepExempt this from being marked by stalebotExempt this from being marked by stalebotL: java:gradleMaven packages via GradleMaven packages via GradleT: feature-requestRequests for new featuresRequests for new featuresT: new-ecosystemRequests for new ecosystems/languagesRequests for new ecosystems/languages
Type
Projects
Status
Done
Hi!
This is an amazing way to manage dependencies.
It would be awesome if it could also send PRs for gradle wrapper updates.
Typically this involves
Some projects using maven also use a wrapper - https://github.com/takari/maven-wrapper but that can be a separate issue.