google-nomulus/util/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 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 Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
compile.lockfile Make project core depend on db at test runtime (#278) 2019-09-23 14:12:24 -04:00
compileClasspath.lockfile Make project core depend on db at test runtime (#278) 2019-09-23 14:12:24 -04:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Make project core depend on db at test runtime (#278) 2019-09-23 14:12:24 -04:00
deploy_jar.lockfile Allow project dependency to use runtimeClasspath (#395) 2019-12-02 16:10:13 -05: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 Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
jacocoAnt.lockfile Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
runtime.lockfile Make project core depend on db at test runtime (#278) 2019-09-23 14:12:24 -04:00
runtimeClasspath.lockfile Make project core depend on db at test runtime (#278) 2019-09-23 14:12:24 -04:00
testAnnotationProcessor.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
testApt.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04: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 Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04: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