Check if wrapper matches the version specified in properties
Open
enhancement
in:wrapper-validation
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 117
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 11
Description
You could update the Gradle version in the properties but forget to update the wrapper too.
This could also be a (theoretically) security risk by checking-in a valid but outdated wrapper which could have vulnerabilities.
Contributor guide
Assessment
This issue has not been assessed yet.