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 c841e79 commit 291250bCopy full SHA for 291250b
project/plugins.sbt
@@ -9,5 +9,5 @@ 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.2.3")
12
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.21")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.23")
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
0 commit comments