:overide-deps {edu.stanford.nlp/stanford-corenlp {:mvn/version "4.5.2"}}
I've tried preventing corenlp 4.4.0 and, here, I'm insisting on 4.5.2! A framework that I use relies on corenlp but, I want deps to resolve to the latest version only, so not backfill the m2 repo. On Monday, 13 February 2023 at 23:27:38 UTC Alex Miller wrote: > Can you share an example deps.edn or some more information? Also, what > Clojure CLI version are you using `clj --version`. > > Alex > > On Monday, February 13, 2023 at 7:14:20 AM UTC-6 deliver...@googlemail.com > wrote: > >> My laptop is struggling for space and, I would like to override a >> dependency, so that earlier versions aren't pulled to m2 repo. >> >> If it's :override-deps, I'm just doing it wrong! >> >> Whenever I boot a repl, it won't boot, unless it starts pulling a >> half-gig of I-don't-want-this- old-version! >> >> >> -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/clojure/22215b6b-73ec-4f5d-ba4f-c24a3010b32fn%40googlegroups.com.