Skip to content

Commit

Permalink
Update fipp to v0.6.6
Browse files Browse the repository at this point in the history
Fixes Clojure 1.9 support - see brandonbloom/fipp#39
  • Loading branch information
dhruvbhatia committed Aug 23, 2016
1 parent 33507d3 commit 6246304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[lein-cloverage "1.0.6"]]

:dependencies
[[fipp "0.6.5"]
[[fipp "0.6.6"]
[mvxcvi/arrangement "1.1.0"]
[org.clojure/clojure "1.8.0"]]

Expand Down

0 comments on commit 6246304

Please sign in to comment.