Skip to content

Commit

Permalink
Update sbt-houserules to 0.7.5 (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent b4754d0 commit f8dae4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -3,7 +3,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.6")
addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.3.0")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("io.taig" % "sbt-blowout-yaml-circe" % "0.1.1")
addSbtPlugin("io.taig" % "sbt-houserules" % "0.7.4")
addSbtPlugin("io.taig" % "sbt-houserules" % "0.7.5")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

0 comments on commit f8dae4f

Please sign in to comment.