Hinging on sbt/sbt#2255 and sbt/sbt-assembly#178. It means that library resolution for the compiler plugin's simpleGraph library dependency is superfluous to the inclusion of its classes in the fatjar - which might be confusing for determining which version of simpleGraph is being used, should the two versions go out of sync in a particular scenario.