google-nomulus/buildSrc/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
buildscript-classpath.lockfile Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00
checkstyle.lockfile Upgrade to Gradle 6.2.1 (#501) 2020-03-05 18:47:25 -05:00
compile.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
compileClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
deploy_jar.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -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 Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
runtimeClasspath.lockfile Add testcontainers' Junit5 support dependency (#640) 2020-06-22 13:12:58 -04:00
testAnnotationProcessor.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
testCompile.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00
testCompileClasspath.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00
testRuntime.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00
testRuntimeClasspath.lockfile Get rid of all remaining JUnit 4 usages except in prober & proxy (#731) 2020-07-30 20:29:00 -04:00