Merge pull request #244 from eed3si9n/wip/houserules

sbt-houserules 0.3.7
This commit is contained in:
eugene yokota 2018-06-14 02:56:19 -04:00 committed by GitHub
commit b53a99b903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
sbt.version=1.1.4
sbt.version=1.1.6

View File

@ -1,4 +1,4 @@
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.6")
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.7")
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.4.0")
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.2")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.9")