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 e777269 commit 3c3519c
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,5 +1,5 @@
(defproject recursion "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 3c3519c

Please sign in to comment.