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