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 5235761 commit 07cbb1dCopy full SHA for 07cbb1d
cljfmt/project.clj
@@ -6,9 +6,9 @@
6
:url "http://www.eclipse.org/legal/epl-v10.html"}
7
:dependencies [[org.clojure/clojure "1.10.3"]
8
[org.clojure/tools.cli "1.0.206"]
9
- [org.clojure/tools.reader "1.3.5"]
+ [org.clojure/tools.reader "1.3.6"]
10
[com.googlecode.java-diff-utils/diffutils "1.3.0"]
11
- [rewrite-clj "1.0.605-alpha"]]
+ [rewrite-clj "1.1.45"]]
12
:plugins [[lein-cljsbuild "1.1.7"]
13
[io.taylorwood/lein-native-image "0.3.1"]]
14
:hooks [leiningen.cljsbuild]
0 commit comments