diff options
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 9d643a4..e214fec 100644 --- a/project.clj +++ b/project.clj @@ -20,7 +20,7 @@ [org.clojure/tools.trace "0.7.1"] ;; Web app utilities - [ring "1.0.0"] + [ring "1.0.2"] [noir "1.2.1"] [hiccup "0.3.7"] [cssgen "0.2.5"] |