Skip to content
New issue

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

Option to pull down latest version available #305

Open
fcorange opened this issue Jan 10, 2022 · 1 comment
Open

Option to pull down latest version available #305

fcorange opened this issue Jan 10, 2022 · 1 comment

Comments

@fcorange
Copy link

Does bazel-deps support pulling down latest 3rdparty dependency versions available from say, Maven?
E.g. if I specify version to be LATEST then it'll pull down whatever latest version that is available in the repository.
Looking at the documentation looks like you can either hardcode the version number or leave it blank (in which case it'll be fulfilled by transitive deps). It'll be handy to add LATEST option.

@johnynek
Copy link
Collaborator

A feature like that would be nice but it doesn't exist.

We could merge a PR if you have time.

I guess we would look for an API we can use with coursier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants