Skip to content

Commit 93ffb59

Browse files
Update sbt-scalafix, scalafix-core, ... to 0.9.21 (#370)
* Update sbt-scalafix, scalafix-core, ... to 0.9.21 * Update sbt-scalafix, scalafix-core, ... to 0.9.21
1 parent 83cb4dc commit 93ffb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossV
99
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
1010
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossVer)
1111
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.2")
12-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.20")
12+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.21")
1313
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")

0 commit comments

Comments
 (0)