sbt plugin that can check Maven and Ivy repositories for dependency updates
sbt-updates 0.1.10
Group ID:
     com.timushev.sbt 
  Artifact ID:
     sbt-updates 
  Version:
     0.1.10 
  Release Date:
     Oct 22, 2015 
  Licenses:
    Files:
    
  libraryDependencies += "com.timushev.sbt" % "sbt-updates" % "0.1.10"
ivy"com.timushev.sbt:sbt-updates:0.1.10"
//> using dep "com.timushev.sbt:sbt-updates:0.1.10"
import $ivy.`com.timushev.sbt:sbt-updates:0.1.10`
<dependency> <groupId>com.timushev.sbt</groupId> <artifactId>sbt-updates</artifactId> <version>0.1.10</version> </dependency>
compile group: 'com.timushev.sbt', name: 'sbt-updates', version: '0.1.10'