Skip to content

Update dependency gradle to v6.3.0 - autoclosed

Saibotk requested to merge renovate/gradle-6.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update Change
gradle (source) gradle-wrapper minor 6.2.2 -> 6.3.0

Release Notes

gradle/gradle

v6.3.0

Compare Source

The Gradle team is excited to announce Gradle 6.3.

Read the full release notes

We would like to thank the following community contributors to this release of Gradle:

Kyle Cackett, Roberto Perez Alcolea, Daniel Thomas, jeffalder, Johnny Lim, Bow Archer, and Sam De Block.

Upgrade Instructions

Switch your build to use Gradle 6.3 by updating your wrapper:

./gradlew wrapper --gradle-version=6.3

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

Merge request reports