scala / scala3

The Scala 3 compiler, also known as Dotty.
https://dotty.epfl.ch
Apache License 2.0
5.71k stars 1.04k forks source link

Bump scala-cli to 1.4.0 #20859

Open hamzaremmal opened 2 days ago

Gedochao commented 49 minutes ago

While bumping Scala CLI v1.4.0, we might want to pass the --skip-cli-updates launcher option in the scala script on platforms other than Windows (more detail on it in https://github.com/VirtusLab/scala-cli/pull/2957) It wouldn't be necessary on Windows, since --skip-cli-updates is passed implicitly when --cli-version is used.