Skip to content

Commit

Permalink
(SERVER-893) Update to lein-cljfmt 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinstoller committed Mar 30, 2016
1 parent 4130a09 commit 9cf8805
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 @@ -48,7 +48,7 @@
;; code that we have.
:classifiers [["test" :testutils]]

:profiles {:cljfmt {:plugins [[lein-cljfmt "0.3.0"]
:profiles {:cljfmt {:plugins [[lein-cljfmt "0.5.0"]
[lein-parent "0.2.1"]]
:parent-project {:path "ext/pl-clojure-style/project.clj"
:inherit [:cljfmt]}}
Expand Down

0 comments on commit 9cf8805

Please sign in to comment.