Use -bin distribution of the Gradle Wrapper

This commit is contained in:
Jakub Chrzanowski
2021-01-13 16:21:33 +01:00
parent fa116bc219
commit dfd925d1c9
3 changed files with 4 additions and 12 deletions

View File

@@ -231,7 +231,7 @@ Dependabot is a bot provided by GitHub for checking the build configuration file
> **Note:** Dependabot doesn't yet support checking of the Gradle Wrapper. Check the [Gradle Releases][gradle-releases] page and update it with:
> ```bash
> ./gradlew wrapper --gradle-version 6.8 --distribution-type=all
> ./gradlew wrapper --gradle-version 6.8
> ```
### Changelog maintenance