Exclude codox-klipse-theme
This commit is contained in:
parent
2075ea54df
commit
14406cd638
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
:dependencies [[org.clojure/clojure "1.11.1" :scope "provided"]
|
:dependencies [[org.clojure/clojure "1.11.1" :scope "provided"]
|
||||||
[org.clojure/tools.reader "1.3.6"]
|
[org.clojure/tools.reader "1.3.6"]
|
||||||
[org.domaindrivenarchitecture/c4k-common-clj "3.0.1"]
|
[org.domaindrivenarchitecture/c4k-common-clj "3.0.1"]
|
||||||
[hickory "0.7.1"]]
|
[hickory "0.7.1" :exclusions [viebel/codox-klipse-theme]]]
|
||||||
:target-path "target/%s/"
|
:target-path "target/%s/"
|
||||||
:source-paths ["src/main/cljc"
|
:source-paths ["src/main/cljc"
|
||||||
"src/main/clj"]
|
"src/main/clj"]
|
||||||
|
|
Loading…
Reference in a new issue