Skip to content

Dependency on sbt-assembly refers to an old version #5

@julienrf

Description

@julienrf

While investigating which packages of the Scala ecosystem depend on artifacts published to the sbt community repository (see this discussion), I’ve noticed that this project depends on old versions of sbt-assembly, which are not available on Maven Central.

See the references here:

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10"),

and here:

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")

I recommend bumping the dependency to use a version that is available on Maven Central.

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