|
|
@@ -9,10 +9,7 @@ |
|
|
|
[org.clojure/core.async "0.4.500" |
|
|
|
:exclusions [org.clojure/tools.reader]]] |
|
|
|
|
|
|
|
:plugins [[day8/lein-git-inject "0.0.15"] |
|
|
|
[lein-codox "0.10.7"]] |
|
|
|
|
|
|
|
:middleware [leiningen.git-inject/middleware] |
|
|
|
:plugins [[lein-codox "0.10.7"]] |
|
|
|
|
|
|
|
:codox {:output-path "docs" |
|
|
|
:source-uri "https://github.com/tservice-plugins/xps2pdf/blob/v{version}/{filepath}#L{line}"} |
|
|
@@ -21,7 +18,7 @@ |
|
|
|
{:provided |
|
|
|
{:dependencies |
|
|
|
[[org.clojure/clojure "1.10.1"] |
|
|
|
[tservice "[0.5.4, )"]]} |
|
|
|
[org.clojars.yjcyxky/tservice "0.5.6"]]} |
|
|
|
|
|
|
|
:uberjar |
|
|
|
{:auto-clean true |