Skip to content

Commit 943af36

Browse files
committed
also bump scalafix version in readme
1 parent a704ed3 commit 943af36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.25")
58+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
5959
```
6060

6161
### Collection213Upgrade

0 commit comments

Comments
 (0)