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 JARs against Java 8 for max compatibility #1773

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

bjaglin
Copy link
Collaborator

@bjaglin bjaglin commented Jun 2, 2023

Fix regression introduced in 34bf3d0

https://github.com/scalacenter/sbt-scalafix/actions/runs/5152679793/jobs/9279036518?pr=346

java.lang.UnsupportedClassVersionError: scalafix/interfaces/ScalafixMainCallback has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

@bjaglin bjaglin marked this pull request as ready for review June 2, 2023 07:56
@bjaglin bjaglin merged commit 30bbae7 into main Jun 2, 2023
@bjaglin bjaglin deleted the releasejava8 branch August 1, 2023 19:33
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