clj-commons / metrics-clojure

A thin façade around Coda Hale's metrics library.
http://metrics-clojure.rtfd.org/
MIT License
343 stars 82 forks source link

Bump Cheshire version to 5.7.0 #114

Closed kumarshantanu closed 7 years ago

kumarshantanu commented 7 years ago

This small PR just bumps the Cheshire version and enables reflection warning in the build file (following metrics-clojure-core/project.clj).

michaelklishin commented 7 years ago

Thank you!