We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d61d45 commit da29c83Copy full SHA for da29c83
project.clj
@@ -4,7 +4,7 @@
4
:license {:name "The MIT License"
5
:url "http://opensource.org/licenses/MIT"}
6
:dependencies [[org.clojure/clojure "1.9.0"]]
7
- :plugins [[lein-codox "0.10.7"]]
+ :plugins [[lein-codox "0.10.8"]]
8
:codox
9
{:output-path "codox"
10
:source-uri "http://github.com/ring-clojure/ring-codec/blob/{version}/{filepath}#L{line}"}
0 commit comments