Overview

Gradle 6.2 has been released: https://docs.gradle.org/6.2/release-notes.html

Let's upgrade the Spring Framework build to Gradle 6.2.x during Spring Framework 5.3 development.

Related Issues

  • gh-23479

Comment From: wiiitek

There is a pull request for upgrading to Gradle 6.1: https://github.com/spring-projects/spring-framework/pull/24384

Comment From: sbrannen

There is a pull request for upgrading to Gradle 6.1: #24384

Correct, and I've now labeled this issue as blocked until #24547 has been merged into master.

Alternatively, @jjohannes, if you'd like to modify your PR for Gradle 6.2, we can then close this issue.

Comment From: jjohannes

@sbrannen sure thing. I updated the #24384 to a 6.2 upgrade.

Comment From: sbrannen

Great! Thanks so much, @jjohannes.

In light of that, I am closing this issue as superseded.