Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(compat): Bump Gradle Wrapper to v8.5 and change Java 21 min Gradle version #1455

Merged
merged 4 commits into from
Dec 6, 2023

Conversation

JoseLion
Copy link
Contributor

This PR is a follow-up of #1419 to update the Gradle Wrapper to v8.5, which supports running Gradle on Java 21. Additionally, it addresses the TODO comment left behind in Utils.getLowestGradleVersion(..) method to use v8.5 as the minimum Gradle version for Java 21 (instead of v8.4).

@jdneo
Copy link
Member

jdneo commented Nov 30, 2023

Thank you @JoseLion! I will look at this soon!

@jdneo jdneo added this to the 3.13.6 milestone Dec 1, 2023
@jdneo jdneo added the eng engineering work label Dec 1, 2023
@jdneo
Copy link
Member

jdneo commented Dec 1, 2023

Would you mind also updating the check here:

@JoseLion
Copy link
Contributor Author

JoseLion commented Dec 1, 2023

Good catch! I didn't know there was a compatibility check there. I updated the check 👍🏼

JoseLion and others added 2 commits December 6, 2023 01:32
Signed-off-by: Sheng Chen <sheche@microsoft.com>
Copy link
Member

@jdneo jdneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I appended a commit to update the target platform because I found the old one is invalid now.

@jdneo jdneo merged commit 48d2eda into microsoft:develop Dec 6, 2023
13 checks passed
@jdneo
Copy link
Member

jdneo commented Dec 6, 2023

Thank you @JoseLion for your contribution!

@JoseLion JoseLion deleted the feat/gradle-wrapper-v8.5 branch December 11, 2023 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eng engineering work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants