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

Don't rely on SCALA_VERSION in phases #1559

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    50290ff View commit details
    Browse the repository at this point in the history
  2. Don't rely on SCALA_VERSION in phases

    Use a new field of toolchain, `scala_version`, instead.
    Its value is based on the current value of Scala version build setting.
    
    Co-authored-by: mkuta <mkuta@virtuslab.com>
    aszady and mateuszkuta256 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8f1879c View commit details
    Browse the repository at this point in the history