A Leiningen plugin to update a depenency in your project file.
In :plugins
in your project.clj
:
[lein-update-dependency "0.1.2"]
Update a dependency with:
$ lein update-dependency org.clojure/clojure 1.7.0
See your project.clj
file update.
Copyright © 2015 ViaSat
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close