diff options
Diffstat (limited to 'project.clj')
| -rw-r--r-- | project.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.clj b/project.clj index e2afac1..d1bb414 100644 --- a/project.clj +++ b/project.clj @@ -5,6 +5,7 @@ :url "https://raw.githubusercontent.com/askonomm/ruuter/master/LICENSE.txt"} :dependencies [[org.clojure/clojure "1.10.3"] [http-kit "2.5.3"]] + :plugins [[lein-cloverage "1.2.2"]] :main ruuter.core :min-lein-version "2.0.0" :aot [ruuter.core] |
