Gradle / subprojects / dependency-management / src / test / groovy / org / gradle / internal / locking
DependencyLockingArtifactVisitorTest.groovy
![]() |
![]() |
815fb86Locking now detects invalid force / substitute
Before this commit, a force or substitution was not detected by dependency locking and would allow a user to have a graph result that differed from the lock state. With this commit, such differences are now properly reported and will fail resolution when identified. Closes #8971 c44a18cMinor simplification to locking failure handling
|
![]() |
Got a suggestion or an issue?
Discuss it on the Atlassian Community or
visit Atlassian Support for other options.