Drop sbt-updates altogether versus update to 0.4.3 (#27904)
Drop sbt-updates altogether
This commit is contained in:
parent
97c5305e0d
commit
e4c1d7b1ba
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
|||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.4.1")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.2")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.26")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.17")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0") // for maintenance of copyright file header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue