mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
* 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.
27 lines
1.2 KiB
Text
27 lines
1.2 KiB
Text
# This is a Gradle generated file for dependency locking.
|
|
# Manual edits can break the build and are not advised.
|
|
# This file is expected to be part of source control.
|
|
com.github.ben-manes.caffeine:caffeine:2.7.0
|
|
com.github.kevinstern:software-and-algorithms:1.0
|
|
com.google.auto:auto-common:0.10
|
|
com.google.code.findbugs:jFormatString:3.0.0
|
|
com.google.code.findbugs:jsr305:3.0.2
|
|
com.google.errorprone:error_prone_annotation:2.3.4
|
|
com.google.errorprone:error_prone_annotations:2.3.4
|
|
com.google.errorprone:error_prone_check_api:2.3.4
|
|
com.google.errorprone:error_prone_core:2.3.4
|
|
com.google.errorprone:error_prone_type_annotations:2.3.4
|
|
com.google.guava:failureaccess:1.0.1
|
|
com.google.guava:guava:27.0.1-jre
|
|
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
|
|
com.google.j2objc:j2objc-annotations:1.1
|
|
com.google.protobuf:protobuf-java:3.4.0
|
|
com.googlecode.java-diff-utils:diffutils:1.3.0
|
|
org.checkerframework:checker-qual:3.0.0
|
|
org.checkerframework:dataflow:3.0.0
|
|
org.checkerframework:javacutil:3.0.0
|
|
org.codehaus.mojo:animal-sniffer-annotations:1.17
|
|
org.pcollections:pcollections:2.1.2
|
|
org.plumelib:plume-util:1.0.6
|
|
org.plumelib:reflection-util:0.0.2
|
|
org.plumelib:require-javadoc:0.1.0
|