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

build: update gradle wrapper version #384

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Conversation

camargo
Copy link
Member

@camargo camargo commented Oct 18, 2022

Description

Future

When Gradle 7.6 is officially released we can switch to use it here

- Use 7.6 snapshot so we can use Java 9
@camargo camargo force-pushed the build/gradle-version branch from 4959da0 to cad9613 Compare October 18, 2022 16:22
@camargo camargo temporarily deployed to e2e-test October 18, 2022 16:22 Inactive
@camargo camargo added the hotfix label Oct 18, 2022
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Automatically approved due to detection of the following labels: hotfix

@camargo camargo merged commit 7442948 into develop Oct 18, 2022
@camargo camargo deleted the build/gradle-version branch October 18, 2022 16:32
@Twisol
Copy link
Contributor

Twisol commented Oct 18, 2022

I didn't need to do this on my computer -- I'm still using 7.5.

Did you set your JAVA_HOME so that Gradle would use Java 18 or earlier? It's no different to IntelliJ running on Java 11 (admittedly its own bundled Java 11). Different programs need different versions.

@camargo
Copy link
Member Author

camargo commented Oct 18, 2022

@Twisol No I set my JAVA_HOME to use Java 19

@Twisol
Copy link
Contributor

Twisol commented Oct 18, 2022

That would be why. You can keep using stable Gradle if you set your JAVA_HOME to Java 18.

@camargo
Copy link
Member Author

camargo commented Oct 18, 2022

@Twisol Yes I realize. This is just for version consistency.

@camargo camargo added the build Changes that affect the build system or external dependencies label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants