Upgrade to sbt 1.0.0-RC3

This commit is contained in:
Dale Wijnand 2017-07-31 14:54:28 +01:00
parent 1d6b8d7c03
commit bb2b4fc961
No known key found for this signature in database
GPG Key ID: 4F256E3D151DF5EF
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
sbt.version=1.0.0-RC2
sbt.version=1.0.0-RC3

View File

@ -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")