Skip to content

Commit 7811039

Browse files
committed
Update Codox to 0.10.3
1 parent 25db7a9 commit 7811039

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"]]
8-
:plugins [[lein-codox "0.9.6"]]
8+
:plugins [[lein-codox "0.10.3"]]
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)