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 3d821c1 commit 07062b8Copy full SHA for 07062b8
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossV
10
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
11
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossVer)
12
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.4")
13
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
14
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
15
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
0 commit comments