sbt/core
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
..
src Add custom handling for Disabled companion object 2019-08-28 18:33:46 -04:00
NOTICE Library management API 2017-07-15 11:17:23 -04:00