Skip to content

Commit

Permalink
Upgrade to sbt-houserules 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Jul 5, 2024
1 parent 67ac837 commit df46730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("io.taig" % "sbt-blowout-yaml-circe" % "0.1.1")
addSbtPlugin("io.taig" % "sbt-houserules" % "0.7.6")
addSbtPlugin("io.taig" % "sbt-houserules" % "0.7.7")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")

0 comments on commit df46730

Please sign in to comment.