Skip to content

Commit bc01a42

Browse files
committed
Bump the tools.namespace dep
1 parent 52b6b95 commit bc01a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
^:inline-dep [compliment "0.3.9"]
1313
^:inline-dep [cljs-tooling "0.3.1"]
1414
^:inline-dep [cljfmt "0.6.4" :exclusions [org.clojure/clojurescript]]
15-
^:inline-dep [org.clojure/tools.namespace "0.3.0"]
15+
^:inline-dep [org.clojure/tools.namespace "0.3.1"]
1616
^:inline-dep [org.clojure/tools.trace "0.7.10"]
1717
^:inline-dep [org.clojure/tools.reader "1.3.2"]]
1818
:plugins [[thomasa/mranderson "0.5.1"]]

0 commit comments

Comments
 (0)