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 ee3acdf commit b0d4279Copy full SHA for b0d4279
project.clj
@@ -3,8 +3,8 @@
3
:url "https://github.com/RickMoynihan/lein-tools-deps"
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
- :dependencies [[org.clojure/clojure "1.9.0"]
7
- [org.clojure/tools.deps.alpha "0.6.488"]]
+ :dependencies [[org.clojure/clojure "1.10.1"]
+ [org.clojure/tools.deps.alpha "0.7.549"]]
8
;:plugins [[thomasa/mranderson "0.4.8"]]
9
:eval-in-leiningen true
10
:min-lein-version "2.8.1")
0 commit comments