dweiss commented on code in PR #13484: URL: https://github.com/apache/lucene/pull/13484#discussion_r1682387379
########## versions.lock: ########## Review Comment: A plugin does this. It is similar in nature to palantir's but "passive" - it only collects dependencies from selected configurations and makes sure they're consistent, it won't lock their versions or try to force them. It's more of a safety/ early warning mechanism - you'll have to use gradle's own mechanisms for version alignment, if something is not right. The documentation is non-existent but you can grep through the code, if you're interested. https://github.com/carrotsearch/gradle-dependencychecks-plugin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org