Skip to content

Commit 3fcd854

Browse files
committed
Update Ring-Codec to 1.1.1
Fixes: #312
1 parent 405d090 commit 3fcd854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ring-core/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:license {:name "The MIT License"
66
:url "http://opensource.org/licenses/MIT"}
77
:dependencies [[org.clojure/clojure "1.5.1"]
8-
[ring/ring-codec "1.0.1"]
8+
[ring/ring-codec "1.1.1"]
99
[commons-io "2.5"]
1010
[commons-fileupload "1.3.3"]
1111
[clj-time "0.11.0"]

0 commit comments

Comments
 (0)