We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdf4e74 + 0897503 commit 77dc4b6Copy full SHA for 77dc4b6
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("ch.epfl.scala" % s"sbt-scalajs-bundler${if (scalaJSVersion.startsW
10
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
12
13
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
14
15
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
0 commit comments