diff options
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 61e86b1..e331f81 100644 --- a/project.clj +++ b/project.clj @@ -29,7 +29,7 @@ ;;[org.clojure.contrib/standalone "1.3.0-SNAPSHOT"] ;; Web app utilities - [ring "1.0.0-RC1"] + [ring "1.0.0-RC5"] [noir "1.2.1"] [hiccup "0.3.7"] [cssgen "0.2.5-SNAPSHOT"] |