From 523b90aebb6ddaa635b5925006281c87522d47e3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 Nov 2019 10:28:07 +0000 Subject: [PATCH] Update dependency binaryage:devtools to v0.9.11 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4e69467..b26e3ab 100644 --- a/project.clj +++ b/project.clj @@ -38,7 +38,7 @@ :profiles {:dev - {:dependencies [[binaryage/devtools "0.9.10"]] + {:dependencies [[binaryage/devtools "0.9.11"]] :plugins [[lein-figwheel "0.5.16"] [lein-cljfmt "0.6.0"]]} :prod { }