You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gradle 3.1 was published nearly 5 years ago, and other gradle-based projects in the spring-projects org seem to diligently abide gradle's release cadence.
I'd be happy to submit a PR to migrate towards a maintained version of gradle, but there are a bunch of bespoke buildscripts in the gradle/ and buildSrc/ directories that would probably break as a result.
The text was updated successfully, but these errors were encountered:
I recently cloned this repo to explore an issue, ran
./gradlew clean build
, and was caught off guard by the sight of:Gradle 3.1 was published nearly 5 years ago, and other gradle-based projects in the spring-projects org seem to diligently abide gradle's release cadence.
I'd be happy to submit a PR to migrate towards a maintained version of gradle, but there are a bunch of bespoke buildscripts in the gradle/ and buildSrc/ directories that would probably break as a result.
The text was updated successfully, but these errors were encountered: