Changed Hiccup dependency to 0.3.4 version.

This commit is contained in:
Nicolas Buduroi 2011-04-08 05:16:35 +08:00 committed by Fogus
parent df9f2b4140
commit 500f88f037

View file

@ -11,7 +11,7 @@
[jline "0.9.94"]
[swank-clojure "1.2.1"]
;;Needed for testing lein plugin
[hiccup "0.3.0"]
[hiccup "0.3.4"]
[org.markdownj/markdownj "0.3.0-1.0.2b4"]]
;;Needed for testing cake plugin
:tasks [marginalia.tasks]