mirror of https://github.com/sbt/sbt.git
Add sbt-updates
This commit is contained in:
parent
5ca736b87a
commit
2f350e058b
|
|
@ -10,6 +10,7 @@ plugins_(
|
|||
"org.scoverage" % "sbt-scoverage" % "1.4.0",
|
||||
"io.get-coursier" % "sbt-shading" % coursierVersion,
|
||||
"org.xerial.sbt" % "sbt-sonatype" % "1.1",
|
||||
"com.timushev.sbt" % "sbt-updates" % "0.3.0",
|
||||
"org.tpolecat" % "tut-plugin" % "0.4.8"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue