summaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-04-19 13:22:38 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-19 13:22:38 +0000
commit236c2ccbe6ae61afd7677b409ff52fd7a6ce9298 (patch)
tree494a36e63e81a35e2636bc9601731f8543875f69 /project.clj
parentdc4797502d3620b5cab12f867163ac8f23cb2167 (diff)
parent73558f1cf1accc20b58e728f44703404a50aad57 (diff)
Merge "Fix graphwalk capabilities"
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 2 insertions, 0 deletions
diff --git a/project.clj b/project.clj
index d520863..8637676 100644
--- a/project.clj
+++ b/project.clj
@@ -17,6 +17,8 @@
[integrant "0.6.2"]
[clojure-future-spec "1.9.0-beta4"]
+ [metrics-clojure "2.10.0"]
+ [metrics-clojure-ring "2.10.0"]
[yogthos/config "0.9"]]
:min-lein-version "2.5.3"
:profiles {:dev {:source-paths ["dev"]