google-nomulus/prober/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 Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
buildscript-classpath.lockfile Update Gradle wrapper to 5.6 (#232) 2019-08-23 22:10:55 -07:00
checkstyle.lockfile Upgrade to Gradle 6.2.1 (#501) 2020-03-05 18:47:25 -05:00
compile.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
compileClasspath.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
deploy_jar.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -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 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 Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
runtimeClasspath.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
testAnnotationProcessor.lockfile Upgrade error-prone to 3.3.4 (#848) 2020-10-23 11:17:57 -04:00
testCompile.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
testCompileClasspath.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00
testRuntimeClasspath.lockfile Update dependencies to get rid of some illegal reflection warnings (#768) 2020-08-14 16:53:22 -04:00