mirror of https://github.com/sbt/sbt.git
Bump sbt-whitesource
This commit is contained in:
parent
3568b13a2e
commit
74fb5cde9a
|
|
@ -1 +1 @@
|
|||
sbt.version=1.2.8
|
||||
sbt.version=1.3.0-M3
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.9")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.0")
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.4.1")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.9")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.14")
|
||||
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.3.4")
|
||||
|
|
|
|||
Loading…
Reference in New Issue