Skip to content

Commit

Permalink
clojure 1.5.1 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rahcola committed Oct 19, 2013
1 parent 8babc6d commit 66226a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(defproject training-day "1.0.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.5.0"]
:dependencies [[org.clojure/clojure "1.5.1"]
[midje-grader "0.1.0-SNAPSHOT"]]
:profiles {:dev
{:dependencies [[midje "1.5.1"]]
:plugins [[lein-midje "3.0.0"]]}})
:plugins [[lein-midje "3.1.1"]]}})

0 comments on commit 66226a5

Please sign in to comment.