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
If :keep-lib-versions is set in workspace.edn for a brick, then it should not be updated when running libs :update.
:keep-lib-versions
libs :update
The text was updated successfully, but these errors were encountered:
Fix :keep-lib-versions for components (#469)
6a8a2cb
Populate :keep-lib-versions correctly for components (bug). 0.2.20-SNAPSHOT #20 issue #465
No branches or pull requests
If
:keep-lib-versions
is set in workspace.edn for a brick, then it should not be updated when runninglibs :update
.The text was updated successfully, but these errors were encountered: