You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent version of Leiningen prevents using insecure HTTP repositories (without TLS).
When building the project or running the examples Leiningen aborts with the message:
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.
The text was updated successfully, but these errors were encountered:
The recent version of Leiningen prevents using insecure HTTP repositories (without TLS).
When building the project or running the examples Leiningen aborts with the message:
The text was updated successfully, but these errors were encountered: