It's a plugin - palantir-consistent-versions. I haven't used the built-in gradle mechanism, so I can't say much about how it works.
D. On Mon, Feb 22, 2021 at 10:45 PM David Smiley <[email protected]> wrote: > I noticed that Gradle has a built-in dependency version locking mechanism > that is different than the one we are using: > https://docs.gradle.org/current/userguide/dependency_verification.html > Dawid (or anyone), why are we using something different? Is our mechanism > completely defined ad-hoc in Groovy in gradle/validation/jar-checks.gradle > or is there some related plugin for this? > > ~ David Smiley > Apache Lucene/Solr Search Developer > http://www.linkedin.com/in/davidwsmiley >
