Skip to content

Raise the minimum supported version of Gradle to 7.6.4+ or 8.3+ #41180

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wilkinsona opened this issue Jun 20, 2024 · 0 comments
Closed

Raise the minimum supported version of Gradle to 7.6.4+ or 8.3+ #41180

wilkinsona opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

We currently support 7.x (7.5 or later) and 8.x. This causes us some problems as not all of these versions of Gradle work when a plugin or one of its dependencies is a multi-release jar. Support for such multi-release jars was added in a 7.6.x patch release and 8.3 so I think we should support 7.x (7.6.4 or later) and 8.x (8.3 or later).

Depending on when Gradle 9 is released, we may want to revisit this later in the 3.4 development cycle and drop support for 7.x entirely.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Jun 20, 2024
@wilkinsona wilkinsona added this to the 3.4.x milestone Jun 20, 2024
@wilkinsona wilkinsona self-assigned this Jun 20, 2024
@wilkinsona wilkinsona changed the title Reduce the supported versions of Gradle Raise the minimum supported version of Gradle to 7.6.4+ or 8.3+ Jun 20, 2024
@wilkinsona wilkinsona modified the milestones: 3.4.x, 3.4.0-M1 Jun 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant