From fd52a3da1f9f754b21355b2f1475cd0192e59413 Mon Sep 17 00:00:00 2001 From: Paul Brabban Date: Thu, 26 Apr 2018 09:40:52 +0100 Subject: [PATCH] Update project.clj (#133) --- project.clj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.clj b/project.clj index 4612a0b..6925c03 100644 --- a/project.clj +++ b/project.clj @@ -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