summary refs log tree commit diff stats
path: root/tag-clojure/lein/profiles.clj
blob: 51cc10c57fbfc928f08e22d91d7f242cbebec351 (plain)
1
2
3
4
5
{:user {:plugins [[cider/cider-nrepl "0.8.0-20140906.032134-10"]
                  [org.clojure/tools.namespace "0.2.6"]
                  [lein-autoexpect "1.2.2"]
                  [lein-ancient "0.5.5"]]
        :dependencies [[org.clojure/tools.trace "0.7.8"]]}}