Skip to content

Scala3 version depends on 2.13 artifacts #545

@tomasherman

Description

@tomasherman

Hi,

it seems that mdoc_3 depends on org.scalameta : mdoc-cli_2.13. This is causing builds to fail because:

[error] Modules were resolved with conflicting cross-version suffixes in ProjectRef(uri("file:/Users/tomas.herman/workspace/datadog4s/"), "site"):
[error]    org.scala-lang.modules:scala-collection-compat _3, _2.13

Am i doing something wrong or is this an error on mdoc side? This error only shows up for sbt 1.5.5, for 1.5.4 it works well, but im not sure it's correct.

Thanks

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