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 5b5e66a commit 1259480Copy full SHA for 1259480
project.clj
@@ -7,7 +7,7 @@
7
^:inline-dep [http-kit "2.3.0"]
8
^:inline-dep [cheshire "5.8.1"]
9
^: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]]
+ ^:inline-dep [org.clojure/tools.namespace "0.3.1" :exclusions [org.clojure/tools.reader]]
11
^:inline-dep [org.clojure/tools.reader "1.3.2"]
12
^:inline-dep [cider/orchard "0.4.0"]
13
^:inline-dep [cljfmt "0.6.4"]
0 commit comments