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

Set JVM Version to 1.8 #66

Merged
merged 5 commits into from
Jul 20, 2024
Merged

Set JVM Version to 1.8 #66

merged 5 commits into from
Jul 20, 2024

Conversation

thebehera
Copy link
Contributor

@thebehera thebehera commented Jul 20, 2024

Attempting to fix java version mismatches as defined in #65 . com/ditchoom/buffer/Charset has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0

Validated this by checking the output from the build/ directory in the gradle

@thebehera thebehera changed the title attempt to fix java class version issues Java class version issues Jul 20, 2024
@thebehera thebehera changed the title Java class version issues Set JVM Version to 1.8 Jul 20, 2024
@thebehera thebehera merged commit 56bae89 into main Jul 20, 2024
4 checks passed
@thebehera thebehera deleted the fix-jvm-toolchain-issue branch July 20, 2024 16:37
@thebehera thebehera restored the fix-jvm-toolchain-issue branch July 20, 2024 16:37
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.

1 participant