summaryrefslogtreecommitdiff
path: root/scalalib/src/Dep.scala
Commit message (Collapse)AuthorAgeFilesLines
* Bump ammonite to 1.6.7 (#610)Li Haoyi2019-05-191-7/+27
| | | | | | | | | | | | | | | | * bump ammonite to 1.6.7 * upgrade all the things * add scalaj-http shims for bootstrapping * wip * tweak-error-message * tweak coursier * .
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-121-0/+121
* collapse boilerplate folder structure within src/ folders * .