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

Pick the latest Scala version after installation #2417

Closed
plokhotnyuk opened this issue Sep 22, 2023 · 3 comments
Closed

Pick the latest Scala version after installation #2417

plokhotnyuk opened this issue Sep 22, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@plokhotnyuk
Copy link

image

@plokhotnyuk plokhotnyuk added the enhancement New feature or request label Sep 22, 2023
@lwronski
Copy link
Contributor

Hi @plokhotnyuk

I can reproduce the bug using Scala 3.3.0, but it seems to work fine with 3.3.1. Can you try using the newer version of Scala?

@plokhotnyuk
Copy link
Author

It works fine with scala-cli -S 3.3.1, so it could be a feature request to pick the latest Scala version by default (at least after the installation).

@plokhotnyuk plokhotnyuk changed the title Support of JDK 21 wanted Pick the latest Scala version after installation Sep 22, 2023
@SethTisue
Copy link
Contributor

that's #2394 — the default Scala will remain what it was when scala-cli released, but after #2411 you'll be able to say e.g. -S 3 to ask for latest.

@plokhotnyuk plokhotnyuk closed this as not planned Won't fix, can't repro, duplicate, stale Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants