Skip to content

Commit

Permalink
stable midje
Browse files Browse the repository at this point in the history
  • Loading branch information
Jani Rahkola committed Mar 31, 2013
1 parent 22970a8 commit 92a68f2
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,4 +1,4 @@
(defproject predicates "0.1.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.5.0"]]
:profiles {:dev {:dependencies [[midje "1.5-RC1"]]
:plugins [[lein-midje "3.0-RC1"]]}})
:profiles {:dev {:dependencies [[midje "1.5.1"]]
:plugins [[lein-midje "3.0.0"]]}})

0 comments on commit 92a68f2

Please sign in to comment.