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 e838fd1 commit 9e31068Copy full SHA for 9e31068
project.clj
@@ -3,7 +3,7 @@
3
:url "https://github.com/clojure/clr.tools.namespace"
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
- :dependencies [[org.clojure.clr/tools.reader "1.3.6"]]
+ :dependencies [[org.clojure.clr/tools.reader "1.3.7"]]
7
:min-lein-version "2.0.0"
8
:plugins [[lein-clr "0.2.0"]]
9
:deploy-repositories [["clojars" {:url "https://clojars.org/repo/"
0 commit comments