Skip to content

Commit da29c83

Browse files
committed
Update Codox plugin
1 parent 3d61d45 commit da29c83

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.9.0"]]
7-
:plugins [[lein-codox "0.10.7"]]
7+
:plugins [[lein-codox "0.10.8"]]
88
:codox
99
{:output-path "codox"
1010
:source-uri "http://github.com/ring-clojure/ring-codec/blob/{version}/{filepath}#L{line}"}

0 commit comments

Comments
 (0)