sbt/project
João Ferreira e1d8f0cafd
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-26 19:25:37 -05:00
..
ContrabandConfig.scala Adjust to upstream changes 2017-07-16 00:51:49 -04:00
Dependencies.scala Updates to Coursier 2.0.7 (#6120) 2020-11-26 19:25:37 -05:00
Docs.scala Cleanup project/Transform.scala 2019-11-28 21:25:49 +00:00
HouseRulesPlugin.scala Use Bintray for nightly 2020-11-15 02:43:31 -05:00
NightlyPlugin.scala Remove lint warnings in sbt build 2020-07-27 09:37:53 -07:00
PublishBinPlugin.scala Make publishLocalBin work without prior publishLocal 2020-01-18 16:11:37 -08:00
Release.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
SbtLauncherPlugin.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
Scripted.scala Use Array to talk to proper build 2020-03-18 16:28:51 -04:00
Transform.scala Run scalafmtSbt 2019-11-30 14:57:57 -08:00
Util.scala CompileOrder must be Mixed 2020-08-16 04:43:29 -04:00
build.properties Update sbt version 2020-11-23 09:42:43 -08:00
flamegraph_svg.png document profiling tools 2018-04-04 01:29:56 -04:00
plugins.sbt Use Ivy for metabuild 2020-10-04 00:36:55 -04:00