Skip to content

5.1.1

Compare
Choose a tag to compare
@big-guy big-guy released this 10 Jan 23:27
· 55899 commits to release since this release
3c9abb6

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

  • A daemon memory leak affecting all projects #8142
  • Incremental Java compilation #8194
  • A fix to Gradle's generated Javadoc in 5.1 #8183

We recommend that you use Gradle 5.1.1 over 5.1.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=5.1.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.