Hi, strangely I get following error
Tried to use insecure HTTP repository without TLS.
This is almost certainly a mistake; however in rare cases where it's
intentional please see `lein help faq` for details.
when executing code
(exec/deps '[[clj-http "3.4.1"]
[cheshire "5.6.3"]
[com.taoensso/timbre "4.7.4"]])
While lein itself has no issues with fetching dependencies.
Hi, strangely I get following error
when executing code
While lein itself has no issues with fetching dependencies.