Skip to content

4.10.2

Compare
Choose a tag to compare
@big-guy big-guy released this 19 Sep 18:31
· 60678 commits to master since this release
b4d8d5d

This bug-fix release contains 3 changes to Gradle 4.10.1:

  • Dependent module Scala compilation in test context fails for 4.10.1 #6735
  • Gradle fails to resolve project dependencies against Scala projects #6750
  • Candidate set provided to AttributeDisambiguationRule contains null entry #6747

We recommend that you use Gradle 4.10.2 over 4.10.1 or 4.10.

Upgrade Instructions

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

./gradlew wrapper --gradle-version=4.10.2

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

Reporting Problems

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