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 232a03c commit 4a8c197Copy full SHA for 4a8c197
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.0"]
+ ^:source-dep [org.clojure/tools.reader "1.0.2"]
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