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 29a33e8 commit 2d25fc8Copy full SHA for 2d25fc8
project.clj
@@ -6,7 +6,7 @@
6
:dependencies [[org.clojure/clojure "1.7.0"]
7
[cheshire "6.0.0"]
8
[ring/ring-codec "1.3.0"]]
9
- :plugins [[lein-codox "0.10.3"]]
+ :plugins [[lein-codox "0.10.8"]]
10
:codox
11
{:project {:name "Ring-Mock"}
12
:output-path "codox"
0 commit comments