Skip to content

Commit

Permalink
Update project.clj
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrotta authored Sep 19, 2019
1 parent ee3acdf commit b0d4279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
:url "https://github.com/RickMoynihan/lein-tools-deps"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/tools.deps.alpha "0.6.488"]]
:dependencies [[org.clojure/clojure "1.10.1"]
[org.clojure/tools.deps.alpha "0.7.549"]]
;:plugins [[thomasa/mranderson "0.4.8"]]
:eval-in-leiningen true
:min-lein-version "2.8.1")

0 comments on commit b0d4279

Please sign in to comment.