mirror of
https://github.com/google/nomulus.git
synced 2025-06-05 03:57:29 +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
3
core/gradle/dependency-locks/compileOnly.lockfile
Normal file
3
core/gradle/dependency-locks/compileOnly.lockfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
Loading…
Add table
Add a link
Reference in a new issue