Skip to content
This repository was archived by the owner on May 22, 2022. It is now read-only.
This repository was archived by the owner on May 22, 2022. It is now read-only.

"test" and "runtime" scoped dependencies missing #28

@stephanos

Description

@stephanos

Hi there!

I have some dependencies like

"org.mockito" % "mockito-core" % "2.8.47" % "test,it"

and

"ch.qos.logback" % "logback-classic" % "1.2+" % "runtime"

that don't show up in the final lock file. is that the intended behaviour?

fwiw, there are no dependency overrides anywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions