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 9a5021d commit b6b47aaCopy full SHA for b6b47aa
project.clj
@@ -9,7 +9,7 @@
9
^:source-dep [alembic "0.3.2"]
10
^:source-dep [org.clojure/tools.analyzer.jvm "0.7.1"]
11
^:source-dep [org.clojure/tools.namespace "0.3.0-alpha3"]
12
- ^:source-dep [org.clojure/tools.reader "1.0.2"]
+ ^:source-dep [org.clojure/tools.reader "1.1.1"]
13
^:source-dep [org.clojure/java.classpath "0.2.3"]
14
^:source-dep [lein-cljfmt "0.3.0"]
15
^:source-dep [me.raynes/fs "1.4.6"]
0 commit comments