Skip to content

Commit

Permalink
Update to latest fntest
Browse files Browse the repository at this point in the history
The new fntest brings in the latest jboss-as-management, which in turn
brings in the latest clj-http.lite, which has been updated to not warn
about clojure.core/update being redefined.
  • Loading branch information
tobias committed Nov 12, 2015
1 parent afa6d0d commit 4fb249a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -11,7 +11,7 @@
:dependencies [[org.clojure/tools.cli "0.3.1"]
[org.immutant/deploy-tools "2.1.0"
:exclusions [leiningen-core]]
[org.immutant/fntest "2.0.8"]]
[org.immutant/fntest "2.0.9"]]
:exclusions [org.clojure/clojure]
:eval-in-leiningen true
:pedantic :warn
Expand Down

0 comments on commit 4fb249a

Please sign in to comment.