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 0fca3e6 commit 2b24260Copy full SHA for 2b24260
project.clj
@@ -5,8 +5,8 @@
5
:url "http://opensource.org/licenses/MIT"}
6
:dependencies [[org.clojure/clojure "1.3.0"]
7
[commons-codec "1.6"]]
8
- :plugins [[codox "0.6.4"]]
9
- :codox {:src-dir-uri "http://github.com/ring-clojure/ring-codec/blob/1.0.0"
+ :plugins [[codox "0.8.0"]]
+ :codox {:src-dir-uri "http://github.com/ring-clojure/ring-codec/blob/1.0.0/"
10
:src-linenum-anchor-prefix "L"}
11
:profiles
12
{:1.4 {:dependencies [[org.clojure/clojure "1.4.0"]]}
0 commit comments