failOnChangingVersions

If this method is called, Gradle will make sure that no changing version participates in resolution. This can be used in cases you want to make sure your build is reproducible, without relying on dependency locking.

Return

this resolution strategy

Since

6.1