Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mlachkar authored May 28, 2021
1 parent ff2f9f1 commit 39e36fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ It proposes an incremental approach that can be described as follows:
# Installation
```
// project/plugins.sbt
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.4.3")
// sbt-dotty is not needed anymore since sbt 1.5.0-M1
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
```
Expand Down

0 comments on commit 39e36fe

Please sign in to comment.