google-nomulus/docs/gradle/dependency-locks
Weimin Yu 9ddde4799c Upgrade error-prone to 3.3.4 (#848)
* Upgrade error-prone to 3.3.4

This would fix the failure with openjdk 11.0.9 in
3.3.3.

Fixed new antipatterns raised by the new version:
- Replaced unnecessary lambdas with methods.
- Switched wait/sleep calls to equivalent methods using java.time types
- Types inheriting Object.toString() should not be assigned to string
parameter in logging statements.
2020-10-23 11:17:57 -04:00
..
annotationProcessor.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
archives.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
buildscript-classpath.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
checkstyle.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
compile.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
compileClasspath.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
compileOnly.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
default.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
deploy_jar.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
errorprone.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
errorproneJavac.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
jacocoAgent.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
jacocoAnt.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
runtime.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
runtimeClasspath.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
testAnnotationProcessor.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
testCompile.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
testCompileClasspath.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
testCompileOnly.lockfile Enable Java 11 features (#737) 2020-08-03 16:08:29 -04:00
testRuntime.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00
testRuntimeClasspath.lockfile Add a command to generate ER diagram for SQL schema (#839) 2020-10-15 17:31:43 -04:00