Skip to content

Commit

Permalink
Updated Hiccup and clj-stacktrace dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jun 26, 2011
1 parent 7d90219 commit 01f1982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ring-devel/project.clj
Expand Up @@ -2,5 +2,5 @@
:description "Ring development and debugging libraries."
:url "http://github.com/mmcgrana/ring"
:dependencies [[ring/ring-core "0.3.8"]
[hiccup "0.3.4"]
[clj-stacktrace "0.2.0"]])
[hiccup "0.3.5"]
[clj-stacktrace "0.2.2"]])

0 comments on commit 01f1982

Please sign in to comment.