sbt/main
João Ferreira 936a643c5b Updates to Coursier 2.0.7 (#6120)
* Updates to Coursier 2.0.7

https://github.com/coursier/sbt-coursier/releases/tag/v2.0.4 which includes https://github.com/coursier/coursier/releases/tag/v2.0.7

> Memo-ize classes that can be created at a high rate

coursier.core.{Dependency, Module, Publication} are now memo-ized (using weak references). This can lower the amount of duplicate instances of these objects, and lower GC pressure.
2020-11-30 21:08:52 +00:00
..
src Updates to Coursier 2.0.7 (#6120) 2020-11-30 21:08:52 +00:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00