We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce16f7 commit a4f88f6Copy full SHA for a4f88f6
project/plugins.sbt
@@ -18,7 +18,7 @@ libraryDependencies ++= {
18
else Seq("org.scala-js" %% "scalajs-linker" % "1.0.1")
19
}
20
21
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
22
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
23
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
24
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
0 commit comments