Skip to content

Commit 7bb6182

Browse files
committed
Update Codox plugin to 0.9.6
1 parent 1f529ff commit 7bb6182

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
@@ -5,7 +5,7 @@
55
:url "http://opensource.org/licenses/MIT"}
66
:dependencies [[org.clojure/clojure "1.5.1"]
77
[ring/ring-core "1.6.0-beta5"]]
8-
:plugins [[lein-codox "0.9.4"]]
8+
:plugins [[lein-codox "0.9.6"]]
99
:codox {:project {:name "Ring-Headers"}
1010
:output-path "codox"}
1111
:aliases {"test-all" ["with-profile" "default:+1.6:+1.7:+1.8:+1.9" "test"]}

0 commit comments

Comments
 (0)