tools.deps.alpha
itself.pom.xml
, there was no source code in v2.0.0
.--update
flag with the --write
flag.--write
flag--overrides
flag. :override-deps
will be checked by default.
To ignore them, use the :depot/ignore
metadata.--resolve-virtual
flag--resolve-virtual
to be read-only unless combined with --write
--every
flag which allows checking all aliases at oncetarget
directory which contained some old AOTed classes. Thanks for the heads up, Sean Corfield!clojure-env
with new API.--resolve-virtual
should now be stable, all thanks to @plexus.
--update
.Even more improvements from @plexus! I also sorted out some formatting and deleted some unused forms, but that's all.
deps.edn
automatically with --update
.Thank you very much, @plexus!
:override-deps
.org.clojure/tools.cli
to 0.4.1
.org.clojure/tools.deps.alpha
to 0.5.460
.Thank you, @kennyjwilli, great contribution.
Thank you very much, @robert-stuttaford!
:mvn/version
key, attempting to parse git shas was causing an error. #1depot.outdated.main
that checks for outdated dependencies in your deps.edn
file.Can you improve this documentation? These fine people already did:
Oliver Caldwell & Laverne SchrockEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close