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 28b3035 + 371c14f commit 8113e9aCopy full SHA for 8113e9a
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.26")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
14
15
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
0 commit comments