mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
Migrates TreeView.scala to use Contraband from scala.util.parsing.json, because this is now deprecated. The TreeView logic is used in the dependencyBrowseTree task.