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.
1 parent 0d7a3b3 commit 8589e9bCopy full SHA for 8589e9b
project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.2.0")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.9")
5
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.2")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.20")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.21")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
8
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")
9
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
0 commit comments