We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b6b95 commit bc01a42Copy full SHA for bc01a42
project.clj
@@ -12,7 +12,7 @@
12
^:inline-dep [compliment "0.3.9"]
13
^:inline-dep [cljs-tooling "0.3.1"]
14
^:inline-dep [cljfmt "0.6.4" :exclusions [org.clojure/clojurescript]]
15
- ^:inline-dep [org.clojure/tools.namespace "0.3.0"]
+ ^:inline-dep [org.clojure/tools.namespace "0.3.1"]
16
^:inline-dep [org.clojure/tools.trace "0.7.10"]
17
^:inline-dep [org.clojure/tools.reader "1.3.2"]]
18
:plugins [[thomasa/mranderson "0.5.1"]]
0 commit comments