Skip to content

5.2.1

Compare
Choose a tag to compare
@big-guy big-guy released this 08 Feb 19:22
· 54529 commits to master since this release
f02764e

This bug-fix release contains several changes to Gradle 5.2, notably:

  • Checkstyle issues with a single source file: #8394
  • BOM support conflicts: #8420

We recommend that you use Gradle 5.2.1 over 5.2.

Upgrade Instructions

Switch your build to use Gradle 5.2.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.2.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, 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.