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 d4dc277 commit ec2dc00Copy full SHA for ec2dc00
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossV
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
10
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossVer)
11
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
12
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.5")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.6")
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
14
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
15
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0")
0 commit comments