Skip to content

Commit

Permalink
Updated Ring dependencies to 0.3.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Sep 12, 2010
1 parent ab07715 commit 34bcb56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Expand Up @@ -4,7 +4,7 @@
:dependencies [[org.clojure/clojure "1.2.0"]
[org.clojure/clojure-contrib "1.2.0"]
[clout "0.3.0"]
[ring/ring-core "0.3.0-RC1"]]
[ring/ring-core "0.3.0-RC2"]]
:dev-dependencies [[lein-clojars "0.6.0"]
[swank-clojure "1.2.1"]
[ring/ring-jetty-adapter "0.3.0-RC1"]])
[ring/ring-jetty-adapter "0.3.0-RC2"]])

0 comments on commit 34bcb56

Please sign in to comment.