Skip to content

why does it switch to scala 2.11 when my code is all on scala version 2.13 #257

Open
@sawanverma

Description

@sawanverma

When I included
// In project/plugins.sbt
addSbtPlugin("ch.epfl.scala" % "sbt-github-dependency-submission" % "3.1.0")

and then ran githubGenerateSnapshot,

first it was checking for all the dependencies for scala_2.13 then it switched to scala_2.11. Why so?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions