Skip to content

Commit

Permalink
Update lein-swank version and deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Mar 12, 2010
1 parent 80dfece commit ca975f9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions lein-swank/project.clj
@@ -1,4 +1,6 @@
(defproject leiningen/lein-swank "1.1.0"
(defproject leiningen/lein-swank "1.2.0-SNAPSHOT"
:description "A leiningen plugin to launch a swank server."
:dependencies [[swank-clojure "1.1.0"]
:dependencies [[swank-clojure "1.2.0-break-SNAPSHOT"]
[ant/ant "1.6.5"]
[ant/ant-launcher "1.6.5"]
[org.apache.maven/maven-ant-tasks "2.0.10"]])

0 comments on commit ca975f9

Please sign in to comment.