Dependency Convergence

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

Statistics:
Number of dependencies (NOD): 10
Number of unique artifacts (NOA): 16
Number of version-conflicting artifacts (NOC): 4
Number of SNAPSHOT artifacts (NOS): 0
Convergence (NOD/NOA): error 62 %
Ready for release (100 % convergence and no SNAPSHOTS): error Error
You do not have 100 % convergence.

Dependencies used in this project

com.google.auto:auto-common

error
0.3
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    \- com.google.auto.service:auto-service:jar:1.0-rc2:provided
       \- (com.google.auto:auto-common:jar:0.3:provided - omitted for conflict with 0.4)

0.4
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    \- com.google.auto:auto-common:jar:0.4:compile

com.google.guava:guava

error
16.0.1
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    \- com.google.testing.compile:compile-testing:jar:0.6:test
       \- (com.google.guava:guava:jar:16.0.1:test - omitted for conflict with 18.0)

18.0
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    +- com.google.auto:auto-common:jar:0.4:compile
    |  \- (com.google.guava:guava:jar:18.0:compile - omitted for duplicate)
    +- com.google.auto.service:auto-service:jar:1.0-rc2:provided
    |  \- (com.google.guava:guava:jar:18.0:provided - omitted for duplicate)
    \- com.google.guava:guava:jar:18.0:compile

com.google.truth:truth

error
0.24
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    \- com.google.testing.compile:compile-testing:jar:0.6:test
       \- (com.google.truth:truth:jar:0.24:test - omitted for conflict with 0.25)

0.25
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    \- com.google.truth:truth:jar:0.25:test

junit:junit

error
4.11
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    \- com.google.testing.compile:compile-testing:jar:0.6:test
       \- (junit:junit:jar:4.11:test - omitted for conflict with 4.12)

4.12
    com.google.auto.factory:auto-factory:jar:1.0-beta3
    \- junit:junit:jar:4.12:test