The Gradle team is pleased to announce that the second release candidate for Gradle 2.13 is now available.
This release candidate fixes regressions in pom generation and UP-TO-DATE checking reported in the first RC for 2.13.
For a full list of changes please check the 2.13-rc-2 release notes.
Upgrade Instructions
Switch your build to use Gradle 2.13-rc-2 quickly by updating your wrapper properties:
./gradlew wrapper --gradle-version=2.13-rc-2
Standalone downloads are available at https://gradle.org/release-candidate.
Reporting Problems
If you find a problem with Gradle 2.13-rc-2, please post a reply to this topic or create a new topic in Bugs. Be sure to include which operating system you are using, the version of Gradle you upgraded from and any steps you have found that reproduces your problem.