Skip to content

Commit

Permalink
Update project.clj (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
brabster authored Apr 26, 2018
1 parent 97c49d9 commit fd52a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
:dependencies [[camel-snake-kebab "0.4.0"]
[cheshire "5.8.0"]
[org.clojure/tools.namespace "0.2.11"]
[org.clojure/tools.cli "0.3.6"]
[org.clojure/tools.cli "0.3.7"]
[expound "0.5.0"]]
:dependency-check {:throw true}
:exclusions [org.clojure/clojure]
:codox {:output-path "target/docs"
:source-uri "https://github.com/brabster/crucible/blob/{version}/{filepath}#L{line}"}
:plugins [[org.clojure/tools.cli "0.3.6" :exclusions [org.clojure/clojure]]
:plugins [[org.clojure/tools.cli "0.3.7" :exclusions [org.clojure/clojure]]
[lein-ancient "0.6.10"]
[com.livingsocial/lein-dependency-check "1.0.2"]
[lein-kibit "0.1.5" :exclusions [org.clojure/clojure
Expand Down

0 comments on commit fd52a3d

Please sign in to comment.