Skip to content

Commit

Permalink
removed swank-clojure as a dev dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
zippy committed Nov 11, 2011
1 parent d1e6f0a commit 6756b6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project.clj
Expand Up @@ -20,8 +20,7 @@
:exclusions [javax.activation/activation]]
[jivesoftware/smack "3.1.0"]
]
:dev-dependencies [[swank-clojure "1.2.1"]
[midje "1.3-alpha1"]
:dev-dependencies [[midje "1.3-alpha1"]
[autodoc "0.7.1" :exclusions [org.clojure/clojure-contrib
org.clojure/clojure]]
;; [org.clojars.mjul/lein-cuke "1.1.0"]
Expand Down

0 comments on commit 6756b6d

Please sign in to comment.