mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +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.