Skip to content

Commit

Permalink
Upgrade sbt-dotty to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
smarter committed Feb 19, 2021
1 parent 53af4cd commit 8fe5596
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 @@ You will need to make the following adjustments to your build:
### project/plugins.sbt

```scala
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.2")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
```

### project/build.properties
Expand Down

0 comments on commit 8fe5596

Please sign in to comment.