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 a704ed3 commit 943af36Copy full SHA for 943af36
README.md
@@ -55,7 +55,7 @@ The migration rules use scalafix. Please see the [official installation instruct
55
56
```scala
57
// project/plugins.sbt
58
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
59
```
60
61
### Collection213Upgrade
0 commit comments