We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e18ce9 commit d32ca7dCopy full SHA for d32ca7d
project.clj
@@ -152,7 +152,7 @@
152
[puppetlabs/structured-logging]
153
[puppetlabs/trapperkeeper]
154
[com.puppetlabs/trapperkeeper-webserver-jetty10]
155
- [puppetlabs/trapperkeeper-metrics "2.0.1"]
+ [puppetlabs/trapperkeeper-metrics]
156
[puppetlabs/trapperkeeper-status]
157
[puppetlabs/trapperkeeper-authorization]
158
@@ -274,10 +274,6 @@
274
;; to duplicate this dependency here
275
[org.bouncycastle/bcpkix-jdk18on nil]
276
277
- ;; pin tk-metrics so that jetty9 is not pulled in
278
- ;; until tk-metrics is updated in clj-parent
279
280
-
281
;; we need to explicitly pull in our parent project's
282
;; clojure version here, because without it, lein
283
;; brings in its own version, and older versions of
0 commit comments