Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthalloway committed Mar 20, 2013
1 parent 09f94e1 commit da121d9
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
Expand Up @@ -3,7 +3,7 @@
:source-paths ["src" "examples"]
:plugins [[lein-marginalia "0.7.1"]]
:min-lein-version "2.0.0"
:dependencies [[org.clojure/clojure "1.5.0-RC1"]
:dependencies [[org.clojure/clojure "1.5.1"]
[org.clojure/test.generative "0.3.0"]
[com.datomic/datomic-free "0.8.3731"
[com.datomic/datomic-free "0.8.3848"
:exclusions [org.clojure/clojure]]])

0 comments on commit da121d9

Please sign in to comment.