-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 2.1.9
-
Fix Version/s: 2.1.10
-
Labels:None
We have some insecure repo urls in project.clj that the latest lein will barf on, by default.
A simple workaround is to `lein upgrade 2.7.1` just to download the deps and then switch back up to 2.8.1 thereafter.