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