mirror of https://github.com/sbt/sbt.git
commit
568d64ef1c
|
|
@ -1 +1 @@
|
|||
sbt.version=1.0.0-RC2
|
||||
sbt.version=1.0.0-RC3
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@ addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.3")
|
|||
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.0")
|
||||
|
||||
// addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.3")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.15")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.17")
|
||||
|
||||
scalacOptions += "-language:postfixOps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue