Skip to content

Commit

Permalink
Update to clojure 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomfaulhaber committed Oct 26, 2010
1 parent 93d4165 commit 4c3b156
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
:url "http://github.com/tomfaulhaber/autodoc"
:main autodoc.autodoc
:namespaces [autodoc.autodoc]
:dependencies [[org.clojure/clojure "1.1.0"]
[org.clojure/clojure-contrib "1.1.0"]
:dependencies [[org.clojure/clojure "1.2.0"]
[org.clojure/clojure-contrib "1.2.0"]
[enlive "1.0.0-SNAPSHOT"]]
:dev-dependencies [[leiningen/lein-swank "1.0.0-SNAPSHOT"]
[lein-clojars "0.5.0-SNAPSHOT"]])
:dev-dependencies [[org.clojure/swank-clojure "1.2.0"]])

0 comments on commit 4c3b156

Please sign in to comment.