google-nomulus/third_party/gradle/dependency-locks
Weimin Yu 8123c53916
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.
2019-09-19 11:37:20 -04:00
..
annotationProcessor.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
apt.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
archives.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
buildscript-classpath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
checkstyle.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
compile.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
compileClasspath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
errorprone.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
errorproneJavac.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
jacocoAgent.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
jacocoAnt.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
runtime.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
runtimeClasspath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
testAnnotationProcessor.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testApt.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompile.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
testCompileClasspath.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntimeClasspath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00