danielcompton / clojure-postmark

Lets you talk to postmarkapp.com from Clojure.
https://danielcompton.github.io/clojure-postmark/
MIT License
15 stars 8 forks source link

Updated dependencies (and one small step towards better test coverage) #11

Closed daveliepmann closed 7 years ago

daveliepmann commented 7 years ago

I updated dependencies per Jarkeeper's report.

While there, I also took one small step towards better test coverage :)

All tests continue to pass.

danielcompton commented 7 years ago

Thanks!