Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update to latest fntest and deploy-tools.
  • Loading branch information
tobias committed Mar 24, 2015
1 parent ef4c542 commit 0a15631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Expand Up @@ -9,9 +9,9 @@
:url "http://www.eclipse.org/legal/epl-v10.html"
:distribution :repo}
:dependencies [[org.clojure/tools.cli "0.3.1"]
[org.immutant/deploy-tools "2.0.3"
[org.immutant/deploy-tools "2.0.4"
:exclusions [leiningen-core]]
[org.immutant/fntest "2.0.2"]]
[org.immutant/fntest "2.0.4"]]
:exclusions [org.clojure/clojure]
:eval-in-leiningen true
:pedantic :warn
Expand Down

0 comments on commit 0a15631

Please sign in to comment.