google-nomulus/common/gradle/dependency-locks
Weimin Yu 74c614d002 Upgradle JUnit to 4.13 (#442)
* Upgradle JUnit to 4.13

Removed third_party/junit folder and all usage of the
JunitBackPort class. As a result, third_party is no
longer a Gradle subproject.

Minor code changes were needed to work around an
error-prone pattern: multiple statement in assertThrows'
runnable lambda.

Also third_party/activation and third_party/jsch. These
dependencies are loaded from remote maven repo. The local
copies are not in use.
2020-01-14 10:54:09 -05:00
..
annotationProcessor.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
apt.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
archives.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
buildscript-classpath.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
checkstyle.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
compile.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
compileClasspath.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
compileOnly.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
default.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
deploy_jar.lockfile Allow project dependency to use runtimeClasspath (#395) 2019-12-02 16:10:13 -05:00
errorprone.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
errorproneJavac.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
jacocoAgent.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
jacocoAnt.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
runtime.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
runtimeClasspath.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testAnnotationProcessor.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testApt.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testCompile.lockfile Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
testCompileClasspath.lockfile Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
testCompileOnly.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testing.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testingAnnotationProcessor.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testingApt.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testingCompile.lockfile Use TextDiffSubject to compare multi-line text (#406) 2019-12-10 16:44:59 -05:00
testingCompileClasspath.lockfile Use TextDiffSubject to compare multi-line text (#406) 2019-12-10 16:44:59 -05:00
testingCompileOnly.lockfile Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
testingRuntime.lockfile Use TextDiffSubject to compare multi-line text (#406) 2019-12-10 16:44:59 -05:00
testingRuntimeClasspath.lockfile Use TextDiffSubject to compare multi-line text (#406) 2019-12-10 16:44:59 -05:00
testRuntime.lockfile Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
testRuntimeClasspath.lockfile Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00