Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SNAPSHOT dependencies listed in a Maven BOM are not updated #18

Open
h4xmd opened this issue Jul 15, 2016 · 0 comments
Open

SNAPSHOT dependencies listed in a Maven BOM are not updated #18

h4xmd opened this issue Jul 15, 2016 · 0 comments

Comments

@h4xmd
Copy link

h4xmd commented Jul 15, 2016

If you have a project that references a BOM that contains SNAPSHOT versions listed in it, Gradle never seems to check for newer versions of the library.

In our setup, we have a BOM which itself is a SNAPSHOT version and when running gradle with --refresh-dependencies and --info, I can see that gradle checks to see if a new version of the BOM is available but it never does the same with any libraries listed in the BOM.

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

No branches or pull requests

1 participant