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 a2be1a1 + b2d235a commit 8c0981fCopy full SHA for 8c0981f
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
8
9
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.0-RC1")
10
11
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
12
13
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
14
0 commit comments