You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users want to run a specific command to update just the classpath uniqueness lock file, instead of --write-locks which updates all files.
What did you want to happen?
The same way that palantir/gradle-consistent-versions#723 added gw writeVersionsLock to update just versions.lock, this issue is for a task named something like gw writeClasspathUniquenessLock to update just baseline-class-uniqueness.lock.
The text was updated successfully, but these errors were encountered:
What happened?
Users want to run a specific command to update just the classpath uniqueness lock file, instead of
--write-locks
which updates all files.What did you want to happen?
The same way that palantir/gradle-consistent-versions#723 added
gw writeVersionsLock
to update justversions.lock
, this issue is for a task named something likegw writeClasspathUniquenessLock
to update justbaseline-class-uniqueness.lock
.The text was updated successfully, but these errors were encountered: