Automated Dependency Updates for Gradle Wrapper
Renovate supports updating Gradle Wrapper dependencies.
File Matching¶
By default, Renovate will check any files matching the following regular expression: (^|/)gradle/wrapper/gradle-wrapper\.properties$
.
For details on how to extend a manager's fileMatch
value, please follow this link.
Supported datasources¶
This manager supports extracting the following datasources: gradle-version
.
Additional Information¶
Configuration for Gradle Wrapper updates. Changes here affect how Renovate updates the version of gradle in the wrapper, not how it uses the wrapper.
Open bug reports¶
- Gradle-Wrapper not complete for projects in sub-directories #14371
- Gradle wrapper distributionSha256Sum still not updating #17057
The above list of bugs were current when this page was generated on August 15, 2022.