how can I force leiningen to use 2.9.1 instead of 2.9.2? the last version doesn't work for me on circleci
circeci offers *lein-2.9.1
images
...if that doesn't cut it, you can download https://github.com/technomancy/leiningen/blob/master/bin/lein as of any version, and use that script as a lein
replacement
@vemv yep, fixed it the latter way, details in #circleci