Skip to content

Commit 1259480

Browse files
committed
Bump the tools.namespace dep
1 parent 5b5e66a commit 1259480

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
@@ -7,7 +7,7 @@
77
^:inline-dep [http-kit "2.3.0"]
88
^:inline-dep [cheshire "5.8.1"]
99
^:inline-dep [org.clojure/tools.analyzer.jvm "0.7.2"]
10-
^:inline-dep [org.clojure/tools.namespace "0.3.0" :exclusions [org.clojure/tools.reader]]
10+
^:inline-dep [org.clojure/tools.namespace "0.3.1" :exclusions [org.clojure/tools.reader]]
1111
^:inline-dep [org.clojure/tools.reader "1.3.2"]
1212
^:inline-dep [cider/orchard "0.4.0"]
1313
^:inline-dep [cljfmt "0.6.4"]

0 commit comments

Comments
 (0)