mirror of https://github.com/sbt/sbt.git
Merge pull request #236 from retronym/bump/houserules
Upgrade to latest sbt-houserules
This commit is contained in:
commit
c57a55d3e9
|
|
@ -1,4 +1,4 @@
|
|||
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.5")
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.6")
|
||||
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.4.0")
|
||||
|
||||
scalacOptions += "-language:postfixOps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue