sbt/core/src
Eugene Yokota b01b61384e Add custom handling for Disabled companion object
https://github.com/sbt/librarymanagement/pull/316 started returning Disabled companion object for `apply()` instead of creating a new instance.
This leaked into JSON as it uses runtime types for union. This works around that by providing a hand-crafted format.

Ref https://github.com/sbt/sbt/pull/4997
2019-08-28 18:33:46 -04:00
..
main Add custom handling for Disabled companion object 2019-08-28 18:33:46 -04:00
test/scala Add custom handling for Disabled companion object 2019-08-28 18:33:46 -04:00