coursier
coursier copied to clipboard
Use a standard library dependency for `directories-jvm`
Originally posted by @alexarchambault in https://github.com/coursier/coursier/pull/2986#discussion_r1613515730
It might be possible to use standard dependencies here. We just have to make sure that they end up in the various assemblies we generate around here (I think they should end up there out-of-the-box… The use of source dependencies is, among others, a remnant of me not wanting to take the time to set things up in sbt, when coursier was built with sbt. This is not an issue anymore, since the switch to Mill.)