leiningen

N.B. The maintainers are on #leiningen on Libera chat IRC. Go there for direct support/bug reports.
Kanister 2019-07-07T19:58:54.073800Z

How to change version of leiningen in terminal?

Jakub HolĂ˝ 2019-07-07T20:46:34.073900Z

Look into ~/.lein/self-installs/ for what versions you have, modify the LEIN_VERSION in /usr/local/bin/lein?

dorab 2019-07-07T21:15:44.074100Z

If you mean "change the version of lein that is being installed", then lein upgrade will install the latest stable. If you want to install a particular version then lein upgrade 2.9.0 will install version 2.9.0