mirror of
https://github.com/google/nomulus.git
synced 2025-08-03 08:22:13 +02:00
Fix dependency-locking config (#276)
* Fix dependency-locking config Reenable dependency locking after a bug errorneouly turned it off. Removed the guava-related workaround that forcefully resolve to the -jre distribution. Enabled locking for buildSrc by updating its property file. Updated all lock files.
This commit is contained in:
parent
baf0f616c5
commit
89404dc43d
166 changed files with 11731 additions and 202 deletions
|
@ -1 +1 @@
|
|||
enableDependencyLocking=false
|
||||
enableDependencyLocking=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue