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

Prepare to drop Java 8 support as Gradle moves towards 17 #100

Open
thecatcore opened this issue Sep 5, 2024 · 1 comment
Open

Prepare to drop Java 8 support as Gradle moves towards 17 #100

thecatcore opened this issue Sep 5, 2024 · 1 comment

Comments

@thecatcore
Copy link
Contributor

Gradle 9 will drop run support for Java 8 in favor of Java 17.
Gradle 8.9 already warns about it which breaks compilation tests on develop branch.

@wagyourtail
Copy link
Collaborator

wagyourtail commented Sep 5, 2024

will probably just drop java 8 in tests, for now, at least for a bit I'll try to make unimined support gradle 8 still.
as for dev'ing legacy stuff, this should still be possible with *toolchains* (or the release flag on java compile, but toolchains are cooler)

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

No branches or pull requests

2 participants