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