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 027eb86 + 2201511 commit 976b831Copy full SHA for 976b831
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" % "0.6.33")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.9")
5
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.1")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.16")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.17")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
8
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
9
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
0 commit comments