Lock
    enum LockMode
The supported lock modes:
- DEFAULTwill load the lock state and verify resolution matches it
- STRICTin addition to the- DEFAULTbehaviour, will fail resolution if a locked configuration does not have lock state defined
- LENIENTwill load the lock state, to anchor dynamic versions, but otherwise be lenient about modifications of the dependency resolution, allowing versions to change and module to be added or removed
Since
6.1