Skip to content

Commit e261dc9

Browse files
committed
Bump cljfmt to 0.8.0
1 parent a2bc498 commit e261dc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
^:inline-dep [fipp "0.6.23"] ; can be removed in unresolved-tree mode
1212
^:inline-dep [compliment "0.3.11"]
1313
^:inline-dep [org.rksm/suitable "0.4.0" :exclusions [org.clojure/clojurescript]]
14-
^:inline-dep [cljfmt "0.7.0" :exclusions [org.clojure/clojurescript]]
14+
^:inline-dep [cljfmt "0.8.0" :exclusions [org.clojure/clojurescript]]
1515
^:inline-dep [org.clojure/tools.namespace "1.0.0"]
1616
^:inline-dep [org.clojure/tools.trace "0.7.10"]
1717
^:inline-dep [org.clojure/tools.reader "1.3.2"]]
@@ -149,5 +149,5 @@
149149
{:line 57}
150150
{:line 59}
151151
{:line 61}
152-
{:line 65}]}
152+
{:line 65}]}
153153
:suspicious-test {cider.nrepl.middleware.profile-test [{:line 25}]}}}}]})

0 commit comments

Comments
 (0)