Dependency Convergence

Legend:
[Error] At least one dependency has a differing version of the dependency or has SNAPSHOT dependencies.

Statistics:
Number of dependencies (NOD): 9
Number of unique artifacts (NOA): 12
Number of version-conflicting artifacts (NOC): 3
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): [Error] 75 %
Ready for release (100% convergence and no SNAPSHOTS): [Error] Error
You do not have 100% convergence.

Dependencies used in this project

com.google.errorprone:error_prone_annotations

[Error]
2.0.12
    com.google.testing.compile:compile-testing:jar:0.11
    \- com.google.truth:truth:jar:0.31:compile
       \- (com.google.errorprone:error_prone_annotations:jar:2.0.12:compile - omitted for conflict with 2.0.8)

2.0.8
    com.google.testing.compile:compile-testing:jar:0.11
    \- com.google.errorprone:error_prone_annotations:jar:2.0.8:provided (scope not updated to compile)

com.google.guava:guava

[Error]
20.0
    com.google.testing.compile:compile-testing:jar:0.11
    \- com.google.truth:truth:jar:0.31:compile
       \- (com.google.guava:guava:jar:20.0:compile - omitted for conflict with 21.0)

21.0
    com.google.testing.compile:compile-testing:jar:0.11
    \- com.google.guava:guava:jar:21.0:compile

junit:junit

[Error]
4.10
    com.google.testing.compile:compile-testing:jar:0.11
    \- com.google.truth:truth:jar:0.31:compile
       \- (junit:junit:jar:4.10:compile - omitted for conflict with 4.12)

4.12
    com.google.testing.compile:compile-testing:jar:0.11
    \- junit:junit:jar:4.12:compile