Merge pull request #236 from retronym/bump/houserules

Upgrade to latest sbt-houserules
This commit is contained in:
eugene yokota 2018-04-08 14:32:16 -04:00 committed by GitHub
commit c57a55d3e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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