Skip to content

Instantly share code, notes, and snippets.

@573
Created June 20, 2019 07:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 573/9231a7f99758a44ed64108fd6bcabdc0 to your computer and use it in GitHub Desktop.
Save 573/9231a7f99758a44ed64108fd6bcabdc0 to your computer and use it in GitHub Desktop.
clojure lein repl pro tip

http://archive.fo/cFcjS, to quote it:

Note the difference in plugins and dependencies:

$ lein update-in :dependencies conj '[midje "1.9.8"]' -- update-in :plugins conj '[lein-midje "3.2.1"]' -- repl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment