We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9f411 commit 3f9e36cCopy full SHA for 3f9e36c
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
4
addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.3.0")
5
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
6
addSbtPlugin("io.taig" % "sbt-blowout-yaml-circe" % "0.2.1")
7
-addSbtPlugin("io.taig" % "sbt-houserules" % "0.11.9")
+addSbtPlugin("io.taig" % "sbt-houserules" % "0.11.10")
8
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
10
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
0 commit comments