Skip to content

Commit 3f9e36c

Browse files
committed
Update sbt-houserules to 0.11.10
1 parent 4a9f411 commit 3f9e36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
44
addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.3.0")
55
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
66
addSbtPlugin("io.taig" % "sbt-blowout-yaml-circe" % "0.2.1")
7-
addSbtPlugin("io.taig" % "sbt-houserules" % "0.11.9")
7+
addSbtPlugin("io.taig" % "sbt-houserules" % "0.11.10")
88
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")

0 commit comments

Comments
 (0)