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 6b6f205 commit cef343cCopy full SHA for cef343c
README.md
@@ -28,7 +28,7 @@ Then run the desired rewrite(s) ([official docs][2]), in sbt:
28
You can also add the following to your `build.sbt`:
29
30
```scala
31
-ThisBuild / scalafixDependencies += "org.scala-lang" %% "scala-rewrites" % "0.1.2"
+ThisBuild / scalafixDependencies += "org.scala-lang" %% "scala-rewrites" % "0.1.3"
32
```
33
34
and then:
0 commit comments