Permalink
Browse files
Updated Clojure version to 1.2.1
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
ring-core/project.clj
|
|
@@ -1,7 +1,7 @@ |
|
|
(defproject ring/ring-core "0.3.11"
|
|
|
:description "Ring core libraries."
|
|
|
:url "http://github.com/mmcgrana/ring"
|
|
|
- :dependencies [[org.clojure/clojure "1.2.0"]
|
|
|
+ :dependencies [[org.clojure/clojure "1.2.1"]
|
|
|
[commons-codec "1.4"]
|
|
|
[commons-io "1.4"]
|
|
|
[commons-fileupload "1.2.1"]
|
|
|
|
0 comments on commit
f0eace3