mirror of
https://github.com/google/nomulus.git
synced 2025-07-12 14:08:18 +02:00
* 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.
11 lines
404 B
Text
11 lines
404 B
Text
# 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.
|
|
org.jacoco:org.jacoco.agent:0.8.4
|
|
org.jacoco:org.jacoco.ant:0.8.4
|
|
org.jacoco:org.jacoco.core:0.8.4
|
|
org.jacoco:org.jacoco.report:0.8.4
|
|
org.ow2.asm:asm-analysis:7.1
|
|
org.ow2.asm:asm-commons:7.1
|
|
org.ow2.asm:asm-tree:7.1
|
|
org.ow2.asm:asm:7.1
|