Skip to content

Commit

Permalink
Try upgrading hiccup
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed Oct 9, 2011
1 parent 75ca42e commit 37867f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,9 +1,9 @@
(defproject foreclojure "1.5.1"
(defproject foreclojure "1.5.1.1"
:description "4clojure - a website for learning Clojure"
:dependencies [[clojure "1.2.1"]
[clojure-contrib "1.2.0"]
[compojure "0.6.2"]
[hiccup "0.2.4"]
[hiccup "0.3.6"]
[clojail "0.4.0-SNAPSHOT"]
[sandbar "0.4.0-SNAPSHOT"]
[org.clojars.christophermaier/congomongo "0.1.4-SNAPSHOT"]
Expand Down

0 comments on commit 37867f7

Please sign in to comment.