Skip to content

Commit 252f7fe

Browse files
committed
Update Codox plugin to 0.10.3
1 parent 01bd738 commit 252f7fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.0"]
77
[commons-codec "1.10"]]
8-
:plugins [[lein-codox "0.9.5"]]
8+
:plugins [[lein-codox "0.10.3"]]
99
:codox
1010
{:output-path "codox"
1111
:source-uri "http://github.com/ring-clojure/ring-codec/blob/{version}/{filepath}#L{line}"}

0 commit comments

Comments
 (0)