You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
projectile/project/SbtExportPlugin.scala
Line 15 in ed9cde0
and here:
projectile/project/plugins.sbt
Line 21 in ed9cde0
I recommend bumping the dependency to use a version that is available on Maven Central.
The text was updated successfully, but these errors were encountered: