Skip to content

Commit 25db7a9

Browse files
committed
Update Ring to 1.6.0
1 parent 85d1a7d commit 25db7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:license {:name "The MIT License"
55
:url "http://opensource.org/licenses/MIT"}
66
:dependencies [[org.clojure/clojure "1.5.1"]
7-
[ring/ring-core "1.6.0-beta5"]]
7+
[ring/ring-core "1.6.0"]]
88
:plugins [[lein-codox "0.9.6"]]
99
:codox {:project {:name "Ring-Headers"}
1010
:output-path "codox"}

0 commit comments

Comments
 (0)