Skip to content

Gradle upgrade 7.3.3 #166

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

Closed

Conversation

SampathKumarAmex
Copy link

@SampathKumarAmex SampathKumarAmex commented Dec 16, 2021

@ilya-g
Copy link
Member

ilya-g commented Dec 24, 2021

Hi, do you have any specific reasons why we should update to that particular version of Gradle?

@JakeWharton
Copy link

7.3.3 is latest, FYI

@SampathKumarAmex SampathKumarAmex changed the title Gradle upgrade 7.3.2 Gradle upgrade 7.3.3 Dec 27, 2021
@SampathKumarAmex
Copy link
Author

SampathKumarAmex commented Dec 27, 2021

7.3.3 is latest, FYI

Yes, agreed. The new version 7.3.3 released on 22nd Dec which has the fix for log4j security issues.

https://docs.gradle.org/7.3.3/release-notes.html

I've updated to latest version now.

@SampathKumarAmex
Copy link
Author

Hi, do you have any specific reasons why we should update to that particular version of Gradle?

No specific reason. When I raised the PR, 7.3.2 was the latest version. I've updated to latest version. Thanks 👍🏻.

@svenjacobs
Copy link

I'm not able to build this project on an MacBook with Apple Silicon chip:

Unable to download toolchain matching these requirements: {languageVersion=8, vendor=any, implementation=vendor-specific}
> Unable to download toolchain. This might indicate that the combination (version, architecture, release/early access, ...) for the requested JDK is not available.
   > Could not read 'https://api.adoptopenjdk.net/v3/binary/latest/8/ga/mac/aarch64/jdk/hotspot/normal/adoptopenjdk' as it does not exist.

Also see this similar OkHttp issue. AdoptOpenJDK ist deprecated. Upgrading this project to the current Gradle version (which is 7.5.1) would be a huge step to fixing this.

@Goooler
Copy link
Contributor

Goooler commented Oct 4, 2022

Also see this similar square/okhttp#6943. AdoptOpenJDK ist deprecated. Upgrading this project to the current Gradle version (which is 7.5.1) would be a huge step to fixing this.

We can wait for Gradle 7.6 which supports Zulu vendors.

@dkhalanskyjb
Copy link
Collaborator

Superseded by #234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants