Skip to content

Commit

Permalink
Complaining about tools.nrepl...because of lein upgrade?
Browse files Browse the repository at this point in the history
  • Loading branch information
ddellacosta committed Dec 4, 2014
1 parent 4778e3e commit a0d2b0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

:profiles {:dev
{:dependencies [[ring-mock "0.1.5"]
[midje "1.5.1"];; :exclusions [org.clojure/core.incubator joda-time]]
[com.cemerick/url "0.1.0"];; :exclusions [org.clojure/core.incubator]]
[org.clojure/tools.nrepl "0.2.5"]
[midje "1.5.1"] ;; :exclusions [org.clojure/core.incubator joda-time]]
[com.cemerick/url "0.1.0"] ;; :exclusions [org.clojure/core.incubator]]
[compojure "1.1.5"]]}})

0 comments on commit a0d2b0b

Please sign in to comment.