File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ The migration rules use scalafix. Please see the [official installation instruct
5555
5656``` scala
5757// project/plugins.sbt
58- addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.9.26 " )
58+ addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.9.29 " )
5959```
6060
6161### Collection213Upgrade
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossV
99addSbtPlugin(" org.scala-native" % " sbt-scala-native" % scalaNativeVersion)
1010addSbtPlugin(" org.portable-scala" % " sbt-scala-native-crossproject" % crossVer)
1111addSbtPlugin(" org.scala-lang.modules" % " sbt-scala-module" % " 2.3.1" )
12- addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.9.28 " )
12+ addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.9.29 " )
1313addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.10.0" )
1414addSbtPlugin(" ch.epfl.scala" % " sbt-version-policy" % " 1.0.1" )
You can’t perform that action at this time.
0 commit comments