We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SCI has moved to a new organization: org.babashka/sci {:mvn/version "0.3.2"}.
org.babashka/sci {:mvn/version "0.3.2"}
Having both borkdude/sci and org.babashka/sci on the classpath can cause problems.
borkdude/sci
org.babashka/sci
It is also recommended to use the same version of edamame that SCI uses, to prevent incompatibility problems.
closh/deps.edn
Line 25 in b1a7fd3
The text was updated successfully, but these errors were encountered:
Addressed on my https://github.com/onetom/closh/tree/modernize-deps branch, along with a bunch of other dependency upgrades.
Sorry, something went wrong.
No branches or pull requests
SCI has moved to a new organization:
org.babashka/sci {:mvn/version "0.3.2"}
.Having both
borkdude/sci
andorg.babashka/sci
on the classpath can cause problems.It is also recommended to use the same version of edamame that SCI uses, to prevent incompatibility problems.
closh/deps.edn
Line 25 in b1a7fd3
The text was updated successfully, but these errors were encountered: