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

Upgrade scala3Version to the current LTS version of Scala (3.3.4)? #3

Open
techncl opened this issue Dec 12, 2024 · 0 comments
Open

Comments

@techncl
Copy link

techncl commented Dec 12, 2024

Hi, the version in SBT is currently set to 3.0.0; when I run main in Playground (with the JDK 8, 11 and 21), I get this error:

scala: error while loading ElementType,
class file /modules/java.base/java/lang/annotation/ElementType.class is broken, reading aborted with class java.lang.RuntimeException
bad constant pool index: 0 at pos: 1220```

If I upgrade to 3.3.4 and reload SBT, it works (I get the "Up and running! Looking forward to getting advanced with Scala!" message). Maybe this project can be moved to 3.3.4?

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

1 participant