We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2a6b1 commit e291b6bCopy full SHA for e291b6b
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
2
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
4
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
7
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
0 commit comments