Skip to content

Commit

Permalink
update :repositories to new lein 1.3 syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Aug 26, 2010
1 parent 5d63411 commit ec01102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
[org.clojure/clojure-contrib "1.2.0"]]
:dev-dependencies [[lein-clojars "0.5.0-SNAPSHOT"]
[swank-clojure "1.2.1"]]
:repositories [["clojars" "http://clojars.org/repo"]])
:repositories {"clojars" "http://clojars.org/repo"})

0 comments on commit ec01102

Please sign in to comment.