Skip to content

Commit

Permalink
Update to newer deploy-tools to fix #111
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Oct 1, 2015
1 parent 4bfafe0 commit fde0d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -9,7 +9,7 @@
: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.5"
[org.immutant/deploy-tools "2.0.6"
:exclusions [leiningen-core]]
[org.immutant/fntest "2.0.7"]]
:exclusions [org.clojure/clojure]
Expand Down

0 comments on commit fde0d07

Please sign in to comment.