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 b396cad commit 339450fCopy full SHA for 339450f
README.md
@@ -53,7 +53,7 @@ The migration rules use scalafix. Please see the [official installation instruct
53
54
```scala
55
// project/plugins.sbt
56
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
57
```
58
59
### Collection213Upgrade
0 commit comments