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

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

Open
julienrf opened this issue Jun 6, 2023 · 0 comments
Open

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

julienrf opened this issue Jun 6, 2023 · 0 comments

Comments

@julienrf
Copy link

julienrf commented Jun 6, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant