diff --git a/project.clj b/project.clj index 4e69467..bf47524 100644 --- a/project.clj +++ b/project.clj @@ -40,7 +40,7 @@ {:dev {:dependencies [[binaryage/devtools "0.9.10"]] :plugins [[lein-figwheel "0.5.16"] - [lein-cljfmt "0.6.0"]]} + [lein-cljfmt "0.9.2"]]} :prod { } }