Fork me on GitHub
#leiningen
<
2019-07-07
>
Kanister19:07:54

How to change version of leiningen in terminal?

Jakub Holý (HolyJak)20:07:34

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

dorab21:07:44

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