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
{{ message }}
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.
The sbt 1.0 version does not dependencyGraph any more because there is no released version of asciiGraph for Scala 2.12. With the advent of dependencyBrowseGraph, this feature is not as important as it used to be.
Still, it just shows
Not a valid key: dependencyGraph
Would be nicer to show a deprecation/removal warning instead.
The text was updated successfully, but these errors were encountered:
The sbt 1.0 version does not
dependencyGraph
any more because there is no released version ofasciiGraph
for Scala 2.12. With the advent ofdependencyBrowseGraph
, this feature is not as important as it used to be.Still, it just shows
Would be nicer to show a deprecation/removal warning instead.
The text was updated successfully, but these errors were encountered: